Skip to content

Commit da31915

Browse files
authored
build: scrap macos tests
they are too slow
1 parent f6a51ab commit da31915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
python-version: [3.7, 3.8]
15-
os: [ubuntu-latest, macos-latest, windows-latest]
15+
os: [ubuntu-latest, windows-latest]
1616
defaults:
1717
run:
1818
shell: bash

0 commit comments

Comments
 (0)