mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2026-02-03 13:03:24 +00:00
chore: update release workflow
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user