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