From 706f0eff71bf8811bf2c1ff1c57dfb755cd22205 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 22 Mar 2024 01:53:43 -0700 Subject: CI: Use upstream QBE in Debian aarch64 build This was accidentally left as my personal branch when all the other builds were updated. --- .builds/debian-aarch64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/debian-aarch64.yml b/.builds/debian-aarch64.yml index 2399004..4de7e85 100644 --- a/.builds/debian-aarch64.yml +++ b/.builds/debian-aarch64.yml @@ -6,7 +6,7 @@ packages: - qemu-user-binfmt sources: - https://git.sr.ht/~mcf/cproc -- https://git.sr.ht/~mcf/qbe +- git://c9x.me/qbe.git tasks: - build: | PATH=$HOME/qbe:$PATH -- cgit v1.2.3