Skip to content

Commit 9da2dc1

Browse files
author
Oleg
committed
Disable qemu installation
1 parent c63fe64 commit 9da2dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
uses: bowtie-json-schema/bowtie@main
6060

6161
- name: Install qemu
62+
if: false
6263
run: |
6364
sudo apt-get update
6465
sudo apt-get install -y qemu-user-static

0 commit comments

Comments
 (0)