Skip to content

Commit

Permalink
Update setup-qemu-action
Browse files Browse the repository at this point in the history
  • Loading branch information
kra-mo committed Feb 13, 2024
1 parent 03609ec commit 093e709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up QEMU
if: ${{ matrix.arch != 'x86_64' }}
id: qemu
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3.0.0
with:
platforms: arm64
- name: Flatpak Builder
Expand Down

0 comments on commit 093e709

Please sign in to comment.