mirror of
https://github.com/ekzhang/bore.git
synced 2024-12-22 16:15:21 +07:00
Fix CI runners (#118)
macos-latest has been switched to use arm64 mac instances
This commit is contained in:
parent
1f81f01fe2
commit
82acea3477
2
.github/workflows/mean_bean_ci.yml
vendored
2
.github/workflows/mean_bean_ci.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
matrix:
|
||||
channel: [stable]
|
||||
target:
|
||||
- x86_64-apple-darwin
|
||||
- aarch64-apple-darwin
|
||||
|
||||
steps:
|
||||
- name: Setup | Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user