Skip to content

Commit ab1b2a4

Browse files
cclaussahupp
authored andcommitted
Update ci.yml
1 parent e578995 commit ab1b2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
include:
1111
- os: macos-latest
1212
python-version: '3.13'
13-
# - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop.
13+
# - os: windows-latest # TODO: Fix the Windows test that runs in an infinite loop
1414
# python-version: '3.13'
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)