Skip to content

Commit c2d9fe1

Browse files
committed
use release version of python 3.11 for testing
1 parent 7a01019 commit c2d9fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
tox-env: gmpy2py310
8282
- name: py3.11
8383
os: ubuntu-latest
84-
python-version: '3.11.0-beta.3'
84+
python-version: '3.11'
8585
tox-env: py311
8686
- name: pypy
8787
os: ubuntu-latest

0 commit comments

Comments
 (0)