Skip to content

Commit f63b8e3

Browse files
committed
test on 3.14-dev
1 parent 8491483 commit f63b8e3

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

2727
steps:
2828
- name: Checkout

0 commit comments

Comments
 (0)