Skip to content

Commit 0ad9626

Browse files
authored
temporarily disable macOS builds due to actions/setup-python#469
1 parent f25f939 commit 0ad9626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests+artifacts+pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
needs: [todos_annotated]
3131
strategy:
3232
matrix:
33-
platform: [ubuntu-latest, macos-12, windows-latest]
33+
platform: [ubuntu-latest, windows-latest]
3434
python-version: ["3.7", "3.8", "3.9", "3.10"]
3535
exclude:
3636
- platform: macos-12

0 commit comments

Comments
 (0)