We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314cc49 commit 452d3abCopy full SHA for 452d3ab
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: [ubuntu-latest, windows-latest, macos-latest]
25
- python-version: ["3.8", "3.12"]
+ python-version: ["3.8", "3.12", "3.13"]
26
include:
27
- os: windows-latest
28
python-version: "3.9"
0 commit comments