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 010f346 commit 634a5e2Copy full SHA for 634a5e2
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
- python-version: ['3.9']
+ python-version: ['3.13']
18
19
steps:
20
- name: Checkout repository
0 commit comments