enable abi-cafe tests on aarch64-apple-darwin
This commit is contained in:
parent
395181c9bf
commit
9ad44ba737
3
.github/workflows/abi-cafe.yml
vendored
3
.github/workflows/abi-cafe.yml
vendored
@ -27,6 +27,9 @@ jobs:
|
|||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
env:
|
env:
|
||||||
TARGET_TRIPLE: x86_64-apple-darwin
|
TARGET_TRIPLE: x86_64-apple-darwin
|
||||||
|
- os: macos-latest
|
||||||
|
env:
|
||||||
|
TARGET_TRIPLE: aarch64-apple-darwin
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
env:
|
env:
|
||||||
TARGET_TRIPLE: x86_64-pc-windows-msvc
|
TARGET_TRIPLE: x86_64-pc-windows-msvc
|
||||||
|
Loading…
Reference in New Issue
Block a user