Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add 3.14-dev default build as experimental
  • Loading branch information
mdboom committed Oct 23, 2024
commit b83ff02b7cf3f39fb0d4e028d43624e91dfab938
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
python: "3.13-dev"
experimental: true
build: 'free-threading'
- os: ubuntu-latest
python: "3.14-dev"
experimental: true
- os: ubuntu-latest
python: "3.14-dev"
experimental: true
Expand Down