Skip to content

Commit

Permalink
Adapt to macOS-latest change
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Oct 10, 2024
1 parent aa27c0c commit 9c3ee77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
julia-version: 'nightly'
- os: macOS-latest
julia-version: '1'
- os: macOS-latest
- os: macOS-13 # macOS-14 and later require julia >= 1.8
julia-version: '1.0'
# - os: macOS-latest
# julia-version: '1.12-nightly'
Expand Down

0 comments on commit 9c3ee77

Please sign in to comment.