Skip to content

Commit cc91e23

Browse files
committed
tmp: enable aarch64-unknown-linux-gnu abi-cafe tests
1 parent c06ed6b commit cc91e23

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: ubuntu-latest
31+
env:
32+
TARGET_TRIPLE: aarch64-unknown-linux-gnu
3033
- os: macos-latest
3134
env:
3235
TARGET_TRIPLE: aarch64-apple-darwin

0 commit comments

Comments
 (0)