Skip to content

Commit b83ff02

Browse files
committed
Add 3.14-dev default build as experimental
1 parent ffe6817 commit b83ff02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
python: "3.13-dev"
3131
experimental: true
3232
build: 'free-threading'
33+
- os: ubuntu-latest
34+
python: "3.14-dev"
35+
experimental: true
3336
- os: ubuntu-latest
3437
python: "3.14-dev"
3538
experimental: true

0 commit comments

Comments
 (0)