mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-15 03:17:47 +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:
|
matrix:
|
||||||
channel: [stable]
|
channel: [stable]
|
||||||
target:
|
target:
|
||||||
- x86_64-apple-darwin
|
- aarch64-apple-darwin
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup | Checkout
|
- name: Setup | Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user