We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ab8c8 commit 77bfd60Copy full SHA for 77bfd60
.github/workflows/self-test.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: [ubuntu-latest, windows-latest]
15
build_env: [native]
16
- python: [3.9, '3.10', 3.11, 3.12]
+ python: [3.9, '3.10', 3.11, 3.12, 3.13]
17
include:
18
- os: windows-latest
19
build_env: msys
0 commit comments