Skip to content

Commit

Permalink
ci: add qemu for multi-arch
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Aug 9, 2023
1 parent 14e2837 commit 54979c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -17,6 +17,9 @@ jobs:
with:
fetch-depth: 0

- name: Set up QEMU
uses: docker/setup-qemu-action@v2

- name: Set up Go
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit 54979c5

Please sign in to comment.