Skip to content

Commit 251f00e

Browse files
authored
Update ci.yml
1 parent 1f805e3 commit 251f00e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ jobs:
2222
- windows-latest
2323
arch:
2424
- x64
25+
- x86
2526
include:
2627
- os: macOS-latest
2728
arch: aarch64
2829
version: '1'
30+
- os: macOS-13
31+
aarch: x64
32+
version: '1'
2933
steps:
3034
- uses: actions/checkout@v4
3135
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)