Skip to content

Commit 6300465

Browse files
committed
test on 3.14-dev
1 parent 71cc5b0 commit 6300465

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
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
os: [ubuntu-latest]
27-
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.13t"]
27+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.13t", "3.14-dev"]
2828

2929
steps:
3030
- name: Checkout

0 commit comments

Comments
 (0)