Skip to content

Commit 0eab4c3

Browse files
committed
exclude 1.6 on macOS CI
1 parent 624853b commit 0eab4c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
arch: arm64
3131
- os: ubuntu-latest
3232
arch: arm64
33+
- os: macOS-latest
34+
version: '1.6'
3335
steps:
3436
- uses: actions/checkout@v7
3537
- uses: julia-actions/setup-julia@v3

0 commit comments

Comments
 (0)