enable abi-cafe tests on aarch64-apple-darwin
This commit is contained in:
parent
395181c9bf
commit
9ad44ba737
1 changed files with 3 additions and 0 deletions
3
.github/workflows/abi-cafe.yml
vendored
3
.github/workflows/abi-cafe.yml
vendored
|
|
@ -27,6 +27,9 @@ jobs:
|
|||
- os: macos-latest
|
||||
env:
|
||||
TARGET_TRIPLE: x86_64-apple-darwin
|
||||
- os: macos-latest
|
||||
env:
|
||||
TARGET_TRIPLE: aarch64-apple-darwin
|
||||
- os: windows-latest
|
||||
env:
|
||||
TARGET_TRIPLE: x86_64-pc-windows-msvc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue