Skip to content

Commit 96ebdc5

Browse files
authored
chore(ci): Fix CI (#9316)
1 parent 0878b4d commit 96ebdc5

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
@@ -344,7 +344,7 @@ jobs:
344344
matrix:
345345
os:
346346
# - ubuntu-latest
347-
- windows-latest
347+
# - windows-latest
348348
- macos-latest
349349
steps:
350350
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)