Skip to content

Commit f354324

Browse files
chore(ci) disable Windows runner again
1 parent b71ce34 commit f354324

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
@@ -16,7 +16,7 @@ jobs:
1616
os:
1717
- macos-15
1818
- ubuntu-24.04
19-
- windows-2025
19+
# - windows-2025
2020
fail-fast: false
2121
runs-on: ${{ matrix.os }}
2222
steps:

0 commit comments

Comments
 (0)