Skip to content

Commit

Permalink
Merge pull request #159 from scikit-hep/all-repos_autofix_all-repos-sed
Browse files Browse the repository at this point in the history
ci: macos-latest is changing to macos-14 ARM runners
  • Loading branch information
jonas-eschle committed Apr 24, 2024
2 parents 4460402 + 8d137a7 commit 53e8747
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 @@ -38,7 +38,7 @@ jobs:
include:
- os: windows-latest
python-version: "3.9"
- os: macos-latest
- os: macos-13
python-version: "3.9"
- os: macos-14
python-version: "3.12" # old versions not supported
Expand Down

0 comments on commit 53e8747

Please sign in to comment.