Skip to content

Commit

Permalink
skip min on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 22, 2024
1 parent dce385c commit a80d72f
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 @@ -35,6 +35,9 @@ jobs:
- os: windows-latest
version: '1'
arch: x86
exclude:
- os: macOS-latest
version: 'min' # no apple silicon support for Julia 1.6
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit a80d72f

Please sign in to comment.