From 3440e0daf7d6bb8e5598cad4f48357eaf311f1e1 Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Wed, 12 Sep 2018 12:30:40 +0000 Subject: [PATCH] virtboard: Switch the branch back to master Master branch builds without modifications on Debian testing now. --- jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs.yml b/jobs.yml index 48aa8ee..e6c5c2a 100644 --- a/jobs.yml +++ b/jobs.yml @@ -31,7 +31,7 @@ virt-what: virtboard: url: https://source.puri.sm/Librem5/virtboard.git dists: ['buster'] - branch: 'librem5' + branch: 'master' vmdebootstrap: url: https://source.puri.sm/Librem5/vmdeboostrap.git archs: ['aarch64', 'amd64'] -- GitLab