We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e578995 commit ab1b2a4Copy full SHA for ab1b2a4
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
include:
11
- os: macos-latest
12
python-version: '3.13'
13
- # - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop.
+ # - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop
14
# python-version: '3.13'
15
runs-on: ${{ matrix.os }}
16
steps:
0 commit comments