This repository was archived by the owner on Jun 26, 2026. It is now read-only.
Commit 681d3c9
fix: release workflow - add shell:bash, limit build to ubuntu, fix gosec
- Add shell: bash to prevent GOOS= syntax failures on Windows runners
- Restrict cross-compilation build+upload to ubuntu-latest only
- Avoid upload-artifact v7 name collision across matrix runners
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0a42db5 commit 681d3c9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments