Skip to content

Commit

Permalink
Do not run 1.6 on MacOS-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Nov 18, 2024
1 parent 890c033 commit 905b98a
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 @@ -20,6 +20,9 @@ jobs:
- ubuntu-latest
- macOS-latest
- windows-latest
exclude:
- version: '1.6'
os: macOS-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 905b98a

Please sign in to comment.