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 2e42efd commit 7a3d587Copy full SHA for 7a3d587
.github/workflows/run_tests.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ubuntu-latest, windows-latest, macos-13]
23
- version: ["3.9", "3.x"]
+ version: ["3.9", "3.13"]
24
defaults:
25
run:
26
shell: bash -l {0}
0 commit comments