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
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
goos: [linux, windows, darwin]
|
||||
goarch: ["386", amd64, "arm", arm64]
|
||||
|
Loading…
x
Reference in New Issue
Block a user