Skip to content

Commit 9ad44ba

Browse files
committed
enable abi-cafe tests on aarch64-apple-darwin
1 parent 395181c commit 9ad44ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/abi-cafe.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- os: macos-latest
2828
env:
2929
TARGET_TRIPLE: x86_64-apple-darwin
30+
- os: macos-latest
31+
env:
32+
TARGET_TRIPLE: aarch64-apple-darwin
3033
- os: windows-latest
3134
env:
3235
TARGET_TRIPLE: x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)