mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix(ci): allow arm64 docker builds
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
b0f4c1bac9
commit
1da3eeb5dc
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
uses: actions/checkout@v2.3.4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
name: Allow arm64 builds
|
||||
run: sudo docker run --privileged linuxkit/binfmt:v0.7
|
||||
-
|
||||
name: Set up Snapcraft
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user