This commit is contained in:
2025-10-04 15:09:09 +08:00
parent 80c1af52f9
commit 6517e57fdd

View File

@@ -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 上执行