diff options
Diffstat (limited to '.builds/debian.yml')
-rw-r--r-- | .builds/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml index f829294..bcba5fc 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -1,7 +1,7 @@ image: debian/stretch sources: - https://git.sr.ht/~mcf/cc - - https://github.com/michaelforney/qbe + - git://c9x.me/qbe.git tasks: - build: | make -C qbe |