Skip to content

Commit

Permalink
Use 3.11 instead of 3.11-dev (#13945)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Oct 25, 2022
1 parent ec149da commit 8ef701d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -64,7 +64,7 @@ jobs:
toxenv: py
tox_extra_args: "-n 2"
- name: Test suite with py311-ubuntu, mypyc-compiled
python: '3.11-dev'
python: '3.11'
arch: x64
os: ubuntu-latest
toxenv: py
Expand Down

0 comments on commit 8ef701d

Please sign in to comment.