docker add qemu for proper emulation add dockerfile;

This commit is contained in:
Cody Lee 2022-11-05 10:03:07 -05:00
parent 5f0abedc2a
commit 7ad17ad19f
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,8 @@ jobs:
with:
fetch-depth: 0
- run: git fetch --force --tags
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- uses: actions/setup-go@v3
with:
go-version: '>=1.19.3'

View File

@ -115,7 +115,6 @@ nfpms:
- deb
- rpm
- termux.deb # Since GoReleaser v1.11.
- archlinux
bindir: /usr/bin
version_metadata: git
section: default