Skip to content

Commit

Permalink
fixup! fixup! TST: test Python 3.13 both GIL and free-threading flavors
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed May 15, 2024
1 parent d39d3f5 commit ebb1da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bleeding_edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
python-version:
- '3.13'
- 3.13-dev
free-threading:
- false
- true
Expand Down

0 comments on commit ebb1da4

Please sign in to comment.