mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
build(ci):更新GitHubActions工作流
- 将 'App' 任务重命名为 'go-stock-darwin-universal' - 更新平台配置为 'darwin/universal'- 保持操作系统为 'macos-latest'
This commit is contained in:
parent
48a601f776
commit
04a46108f3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
# - name: 'go-stock-linux-amd64'
|
||||
# platform: 'linux/amd64'
|
||||
# os: 'ubuntu-latest'
|
||||
- name: 'App'
|
||||
- name: 'go-stock-darwin-universal'
|
||||
platform: 'darwin/universal'
|
||||
os: 'macos-latest'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user