Skip to content

Commit b22f3c1

Browse files
committed
Test against python 3.13 stable
1 parent 9b9c39e commit b22f3c1

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
@@ -31,7 +31,7 @@ jobs:
3131
toxfactor: py3.12
3232
ignore-typecheck-outcome: false
3333
ignore-test-outcome: false
34-
- python-version: "3.13-dev"
34+
- python-version: "3.13"
3535
toxfactor: py3.13
3636
ignore-typecheck-outcome: false
3737
ignore-test-outcome: false

0 commit comments

Comments
 (0)