Skip to content

Commit d48516b

Browse files
Ken KundertKen Kundert
Ken Kundert
authored and
Ken Kundert
committed
tests: test only on linux
1 parent 6de8703 commit d48516b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
# os: [ubuntu-latest]
12-
os: [ubuntu-latest, windows-latest]
11+
os: [ubuntu-latest]
1312
python-version: ["3.6", "3.x"]
1413
max-parallel: 6
1514

0 commit comments

Comments
 (0)