maybe macos-arm64 is case sensitive
This commit is contained in:
parent
564b861bac
commit
ddc4e24cb8
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -69,8 +69,8 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
chat
|
chat
|
||||||
|
|
||||||
macOS-arm64:
|
macos-arm64:
|
||||||
runs-on: macOS-arm64
|
runs-on: macos-arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone
|
- name: Clone
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue