We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64b018 commit ad1a7dcCopy full SHA for ad1a7dc
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
19
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
20
21
steps:
22
- uses: actions/checkout@v4
0 commit comments