Skip to content

Commit

Permalink
Fix macos GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-justeau committed Oct 1, 2024
1 parent e331fef commit e3cc12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-14, macos-13, macos-12]
python-version: ["3.11"]
include:
- os: macos-14
Expand Down

0 comments on commit e3cc12d

Please sign in to comment.