Skip to content

Commit

Permalink
bump QEMU simulator action version
Browse files Browse the repository at this point in the history
  • Loading branch information
vpung committed Aug 9, 2024
1 parent 2989309 commit 2043984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v1

- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit 2043984

Please sign in to comment.