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 4bf7d5e commit 6a566f8Copy full SHA for 6a566f8
1 file changed
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
- os: macos-latest
64
python_version: "3.13"
65
- os: windows-latest
66
- python_version: "3.14"
+ python_version: "3.13"
67
runs-on: ${{ matrix.os }}
68
69
steps:
0 commit comments