fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
steps:
|
||||
- name: hello-macos
|
||||
# local 后端下,image 用来指定 shell
|
||||
image: /bin/bash
|
||||
image: /bin/zsh
|
||||
when:
|
||||
- event: [push, manual, pull_request]
|
||||
platform: darwin/arm64 # 只在 macOS/ARM64 的 agent 上执行
|
||||
|
||||
Reference in New Issue
Block a user