We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35d1f7 commit 1a40fc0Copy full SHA for 1a40fc0
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Set up QEMU
12
run: |
13
- sudo apt-get install -y qemu-system-x86
+ sudo apt-get install -y qemu-system-x86_64
14
- name: Run QEMU
15
16
ls -l
0 commit comments