Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Disable macOS CI for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanhs committed Mar 16, 2021
1 parent c38ff9c commit b938b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
python-version: [3.7,3.8,3.9]
os: [macOS-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
fail-fast: false
steps:
- name: checkout
Expand Down

0 comments on commit b938b4c

Please sign in to comment.