Skip to content

Commit

Permalink
install qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid committed Oct 14, 2024
1 parent ee072dc commit bd9aeb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-latest-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
with:
go-version: 1.22

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

- name: Disable default go problem matcher
run: echo "::remove-matcher owner=go::"

Expand Down

0 comments on commit bd9aeb6

Please sign in to comment.