Skip to content

Commit

Permalink
skip broken mac version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored May 7, 2024
1 parent 262d1ff commit efdfc4b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,8 @@ jobs:
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
os: [ubuntu-latest, windows-latest, macos-13]
exclude:
- os: macos-latest
- os: macos-13
python-version: '3.8'
- os: macos-latest
python-version: '3.9'
- os: macos-latest
python-version: '3.10'

runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit efdfc4b

Please sign in to comment.