Skip to content

Commit

Permalink
Support more platform with QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Nov 30, 2020
1 parent d2e5a89 commit 5997d36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ jobs:
steps:
- uses: actions/[email protected]

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

- name: Use Docker builder
id: buildx
uses: docker/setup-buildx-action@v1

- name: Login to Container Registry
Expand Down

0 comments on commit 5997d36

Please sign in to comment.