Fix CI runners (#118)

macos-latest has been switched to use arm64 mac instances
This commit is contained in:
Eric Zhang
2024-06-10 21:04:14 -04:00
committed by GitHub
parent 1f81f01fe2
commit 82acea3477

View File

@ -33,7 +33,7 @@ jobs:
matrix:
channel: [stable]
target:
- x86_64-apple-darwin
- aarch64-apple-darwin
steps:
- name: Setup | Checkout