Skip to content

Commit 3066b5c

Browse files
committed
ci
1 parent f1b9cf8 commit 3066b5c

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
build:
1111
strategy:
1212
matrix:
13-
os: [ ubuntu, windows, macos ]
13+
os: [ ubuntu, macos ]
1414
runs-on: ${{ matrix.os }}-latest
1515
defaults:
1616
run:

0 commit comments

Comments
 (0)