Skip to content

Commit a9fe658

Browse files
committed
CI tests update Python 3.12 version
1 parent 9f27733 commit a9fe658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- os: ubuntu-22.04
1616
python-version: 3.8
1717
- os: ubuntu-22.04
18-
python-version: '3.12-dev'
18+
python-version: '3.12'
1919
- os: ubuntu-22.04
2020
python-version: 'pypy3.9'
2121
- os: macos-latest

0 commit comments

Comments
 (0)