Skip to content

Commit ac1527a

Browse files
committed
Test against stable python 3.12
1 parent ccaa1b1 commit ac1527a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
toxfactor: py3.11
2828
ignore-typecheck-outcome: true
2929
ignore-test-outcome: false
30-
- python-version: "3.12-dev"
30+
- python-version: "3.12"
3131
toxfactor: py3.12
3232
ignore-typecheck-outcome: true
3333
ignore-test-outcome: false

0 commit comments

Comments
 (0)