mirror of
https://github.com/criyle/go-judge.git
synced 2025-09-26 22:39:12 +08:00
Seems cross compile failed
investigate maybe tomorrow...TAT
This commit is contained in:
parent
d1a0efdda8
commit
0437d7785b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
name: Build
|
||||
strategy:
|
||||
matrix:
|
||||
GOARCH: [386, amd64, arm, arm64]
|
||||
GOARCH: [amd64]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Go 1.14
|
||||
|
Loading…
Reference in New Issue
Block a user