fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-04 15:12:50 +08:00
parent 265fbc4b8f
commit 2fe7abe901

View File

@@ -1,6 +1,6 @@
steps:
- name: hello-macos
image: /bin/bash
image: /bin/zsh
when:
platform: darwin/arm64
event: [push, manual, pull_request]