diff --git a/.github/workflows/tlr_tests.yml b/.github/workflows/tlr_tests.yml index 0790afd..3fdb791 100644 --- a/.github/workflows/tlr_tests.yml +++ b/.github/workflows/tlr_tests.yml @@ -27,10 +27,10 @@ jobs: # python: 3.x # toxenv: codestyle - - name: Python 3.10 with minimal dependencies + - name: Python 3.11 with minimal dependencies os: ubuntu-latest - python: "3.10" - toxenv: py310-test + python: " + toxenv: py311-test #- name: Python 3.8 with all optional dependencies and coverage checking # os: ubuntu-latest