We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b5f533 + e42ed3a commit 8a1b233Copy full SHA for 8a1b233
1 file changed
.github/workflows/build.yaml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
os: [ubuntu-latest]
35
- python-version: ["3.11"]
+ python-version: ["3.11", "3.14"]
36
node-version: [22.x]
37
38
steps:
0 commit comments