chore: update release workflow

This commit is contained in:
Khanh Ngo 2024-01-07 09:44:05 +01:00
parent a22e807d2a
commit c5f52173e0
No known key found for this signature in database
GPG key ID: 29077342AA5648F6

View file

@ -9,6 +9,7 @@ jobs:
name: Release Go Binary
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
# build and publish in parallel: linux/386, linux/amd64, darwin/386, darwin/amd64
goos: [linux, freebsd, darwin]