Skip to content

Commit 5252aac

Browse files
committed
CI: test a qemu package from Bryce Harrington
1 parent 30beb3f commit 5252aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ jobs:
452452
# https://github.com/yamt/toywasm/pull/53#issuecomment-1605899935
453453
run: |
454454
sudo apt-get update && sudo apt-get install -y software-properties-common
455-
sudo add-apt-repository -y ppa:canonical-server/server-backports
455+
sudo add-apt-repository -y ppa:bryce/backports-ppa-qemu-check
456456
sudo apt-get update && sudo apt-get install -y qemu-user-static
457457
458458
- name: toywasm --version

0 commit comments

Comments
 (0)