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.
1 parent 28867e9 commit dec856eCopy full SHA for dec856e
.github/workflows/tests.yml
@@ -22,6 +22,7 @@ jobs:
22
- {python: "3.11", os: "ubuntu-latest"}
23
- {python: "3.12", os: "ubuntu-latest"}
24
- {python: "3.13", os: "ubuntu-latest"}
25
+ - {python: "3.14", os: "ubuntu-latest"}
26
steps:
27
- uses: actions/checkout@v5
28
with:
0 commit comments