diff options
Diffstat (limited to '.builds/debian-aarch64.yml')
-rw-r--r-- | .builds/debian-aarch64.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |