Skip to content

Commit 8a1b233

Browse files
authored
Merge pull request #288 from Point72/tkp/14
test against python 3.14
2 parents 3b5f533 + e42ed3a commit 8a1b233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
matrix:
3434
os: [ubuntu-latest]
35-
python-version: ["3.11"]
35+
python-version: ["3.11", "3.14"]
3636
node-version: [22.x]
3737

3838
steps:

0 commit comments

Comments
 (0)