Skip to content

Commit 8ef701d

Browse files
authored
Use 3.11 instead of 3.11-dev (#13945)
1 parent ec149da commit 8ef701d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
toxenv: py
6565
tox_extra_args: "-n 2"
6666
- name: Test suite with py311-ubuntu, mypyc-compiled
67-
python: '3.11-dev'
67+
python: '3.11'
6868
arch: x64
6969
os: ubuntu-latest
7070
toxenv: py

0 commit comments

Comments
 (0)