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 842ffe5 commit bcc9e99Copy full SHA for bcc9e99
.github/workflows/lint-test.yaml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- python_version: ["3.11", "3.12"]
+ python_version: ["3.11", "3.12", "3.13", "3.14"]
12
13
name: Run Linting & Test Suites
14
runs-on: ubuntu-latest
0 commit comments