Skip to content

Commit b7971d7

Browse files
author
Roberto Sora
committed
disable macos
1 parent 9db8457 commit b7971d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
operating-system: [ubuntu-18.04, windows-2019, macOS-10.14]
14+
operating-system: [ubuntu-18.04, windows-2019] #, macOS-10.14]
1515

1616
runs-on: ${{ matrix.operating-system }}
1717

0 commit comments

Comments
 (0)