Skip to content

Commit 121af2c

Browse files
committed
WIP enable python 3.14 in ci
1 parent c1ab0c0 commit 121af2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- "3.11"
1111
- "3.12"
1212
- "3.13"
13+
- "3.14"
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)