Skip to content

Commit df2c8c2

Browse files
authored
Temporarily disable windows runner
1 parent 5c6cf7d commit df2c8c2

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
@@ -22,7 +22,7 @@ jobs:
2222
build:
2323
strategy:
2424
matrix:
25-
os: [ubuntu-latest, windows-latest, macos-14]
25+
os: [ubuntu-latest, macos-14]
2626
arch: ['amd64']
2727
fail-fast: false
2828

0 commit comments

Comments
 (0)