Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Jun 25, 2024
1 parent d9456b8 commit 4465154
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-13
arch:
- x64
- x86
include:
- 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 4465154

Please sign in to comment.