enable abi-cafe tests on aarch64-apple-darwin

This commit is contained in:
Rémy Rakic 2024-07-14 07:07:47 +00:00
parent 395181c9bf
commit 9ad44ba737

View File

@ -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