mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-04 12:43:22 +00:00
ci: fix syntax errors
This commit is contained in:
parent
92f9e51a15
commit
bbec5c3c14
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -19,9 +19,9 @@ jobs:
|
|||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
# - windows
|
# - windows
|
||||||
# - darwin
|
# - darwin
|
||||||
goarch:
|
- goarch:
|
||||||
- amd64
|
- amd64
|
||||||
exclude:
|
- exclude:
|
||||||
- goarch: "386"
|
- goarch: "386"
|
||||||
goos: darwin
|
goos: darwin
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user