mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-14 19:07:48 +01:00
Fix CI runners (#118)
macos-latest has been switched to use arm64 mac instances
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user