We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d442cd commit 3879b04Copy full SHA for 3879b04
.github/workflows/ci.yaml
@@ -18,6 +18,8 @@ jobs:
18
python-version: "3.11"
19
- os: windows-latest
20
python-version: "3.12"
21
+ - os: windows-latest
22
+ python-version: "3.13"
23
fail-fast: false
24
25
steps:
0 commit comments