Skip to content

Commit 46bae3c

Browse files
committed
Remove windows build
Signed-off-by: Victor Chang <[email protected]>
1 parent 09f4b1a commit 46bae3c

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
@@ -206,7 +206,7 @@ jobs:
206206

207207
strategy:
208208
matrix:
209-
os: [ubuntu-latest, windows-latest]
209+
os: [ubuntu-latest]
210210
fail-fast: true
211211

212212
permissions:

0 commit comments

Comments
 (0)