mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
Try fix build action
This commit is contained in:
parent
b9cba2823b
commit
0914be522a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,8 +34,6 @@ jobs:
|
|||||||
- macos-latest
|
- macos-latest
|
||||||
GOARCH:
|
GOARCH:
|
||||||
- amd64
|
- amd64
|
||||||
- arm
|
|
||||||
- arm64
|
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Go 1.14
|
- name: Set up Go 1.14
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user