mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 03:46:31 +00:00
added multiarch support (#262)
This commit is contained in:
@@ -21,6 +21,9 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
|
||||
Reference in New Issue
Block a user