From a950a651d31cf0038019e5b179cca5cc2a4308c6 Mon Sep 17 00:00:00 2001 From: dkazanc Date: Thu, 16 May 2024 10:06:18 +0100 Subject: [PATCH] ci changes6 --- .github/workflows/tests_run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests_run.yml b/.github/workflows/tests_run.yml index 79d7c9de..71e1f1e3 100644 --- a/.github/workflows/tests_run.yml +++ b/.github/workflows/tests_run.yml @@ -27,7 +27,7 @@ jobs: - name: Setup Python 3.9 uses: actions/setup-python@v2 with: - python-version: 3.9 + python-version: 3.9.19 # - name: Create conda environment # uses: conda-incubator/setup-miniconda@v2 # with: