Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seberg authored Aug 20, 2024
1 parent bfe1780 commit fdee91c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.11", "3.12"]
exclude:
- python-version: '3.11'
os: macos-latest

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit fdee91c

Please sign in to comment.