Skip to content

Commit

Permalink
Merge pull request #316 from takonomura/renovate/docker-setup-qemu-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

Update docker/setup-qemu-action action to v3.3.0
  • Loading branch information
renovate[bot] authored Jan 9, 2025
2 parents 28c4061 + 3209284 commit 4bb2a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: cargo zigbuild --target aarch64-unknown-linux-gnu.2.17 --release

- name: Setup QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
with:
platforms: arm64

Expand Down

0 comments on commit 4bb2a31

Please sign in to comment.