Skip to content

Commit

Permalink
Update docker/setup-qemu-action.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsui committed Apr 5, 2024
1 parent 85e543b commit 7669a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: arm64

Expand Down

0 comments on commit 7669a59

Please sign in to comment.