Skip to content

Commit

Permalink
Merge branch 'devel' into dependabot/github_actions/docker/setup-qemu…
Browse files Browse the repository at this point in the history
…-action-3.2.0
  • Loading branch information
tpantelis authored Aug 1, 2024
2 parents f209afc + e28e65e commit 57d1771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Set up QEMU (to support building on non-native architectures)
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
- name: Set up buildx
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db

- name: Test the entire release
env:
Expand Down

0 comments on commit 57d1771

Please sign in to comment.