Skip to content

Commit

Permalink
Temporarily disable macOS since distutils appears broken there.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvander committed Nov 9, 2023
1 parent 5580ed0 commit 4fe1b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
python-version: ['3.3', '3.12']
os: [ubuntu-20.04, macos-latest, windows-2019]
os: [ubuntu-20.04, windows-2019]
exclude:
- os: macos-latest
python-version: '3.3'
Expand Down

0 comments on commit 4fe1b6f

Please sign in to comment.