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 1a72b75 commit e211ba4Copy full SHA for e211ba4
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- python: [3.13, 3.9]
+ python: [3.14, 3.9]
10
steps:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-python@v5
0 commit comments