Skip to content

Commit

Permalink
ci: not setup QEMU on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Nov 18, 2024
1 parent da8d839 commit 86e1443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
submodules: 'true'
- name: Set up QEMU
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@v3
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 86e1443

Please sign in to comment.