Skip to content

Commit c015d82

Browse files
authored
exclude apple-x64
1 parent f95ac2a commit c015d82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- macOS-latest
2828
arch:
2929
- x64
30+
exclude:
31+
- os: macOS-latest
32+
arch: x64
3033
include:
3134
- os: macOS-latest
3235
arch: aarch64

0 commit comments

Comments
 (0)