diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index 94903ccfdd..6bd87f9a27 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -38,7 +38,7 @@ jobs: test-runner: pytest venv-loc: Scripts - os: ubuntu-20.04 - python-version: '3.10.8' + python-version: '3.10.4' dependencies: minimal tests-type: unit test-runner: pytest