Skip to content

Commit 275ec9d

Browse files
committed
ci
1 parent abede16 commit 275ec9d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ jobs:
3030
- 'x86'
3131
exclude:
3232
- os: macos-latest
33-
arch: x86
33+
version: '1.7'
34+
- os: macos-latest
35+
arch: 'x86'
3436
steps:
3537
- uses: actions/checkout@v6
3638
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)