Skip to content

Commit

Permalink
Merge pull request #171 from JuliaLinearAlgebra/ViralBShah-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
ViralBShah authored Jun 25, 2024
2 parents d756b68 + 4465154 commit 6029d90
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,17 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-13
arch:
- x64
- x86
- x86
include:
- os: macOS-14
- os: macOS-latest
arch: aarch64
version: '1'
exclude:
- os: macOS-13
arch: x86
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 6029d90

Please sign in to comment.