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 846c0c3 commit 57b36e6Copy full SHA for 57b36e6
.github/workflows/tests.yml
@@ -16,8 +16,6 @@ jobs:
16
include:
17
- os: macos-latest
18
python-version: "3.13"
19
- - os: windows-latest
20
- python-version: "3.13"
21
22
runs-on: ${{ matrix.os }}
23
defaults:
0 commit comments