Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and ahupp committed May 16, 2024
1 parent e578995 commit ab1b2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
include:
- os: macos-latest
python-version: '3.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
# python-version: '3.13'
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ab1b2a4

Please sign in to comment.