general: update GitHub actions
This commit is contained in:
parent
17e0b14243
commit
6224b43808
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -7,6 +7,7 @@ jobs:
|
|||||||
name: Release Go Binary
|
name: Release Go Binary
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
goos: [linux, windows, darwin]
|
goos: [linux, windows, darwin]
|
||||||
goarch: ["386", amd64, "arm", arm64]
|
goarch: ["386", amd64, "arm", arm64]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user