Skip to content

Commit c657122

Browse files
committed
test only on windows
1 parent 6fcb8ad commit c657122

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
@@ -6,7 +6,7 @@ jobs:
66
test:
77
strategy:
88
matrix:
9-
os: [ubuntu-latest, windows-latest]
9+
os: [ubuntu-latest]
1010
fail-fast: true
1111
runs-on: ${{ matrix.os }}
1212
timeout-minutes: 30

0 commit comments

Comments
 (0)