Skip to content

Commit

Permalink
chore: Update test.yml to include QEMU setup for arm64 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
quintenvandamme committed May 3, 2024
1 parent 6649c75 commit 92dbdb1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
with:
platforms: arm64

- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.11'
check-latest: true

- name: Install desktop-file-utils
run: sudo apt-get install -y desktop-file-utils

Expand Down

0 comments on commit 92dbdb1

Please sign in to comment.