From 319d9ea0f6ecf592e808730f133c53199e522db6 Mon Sep 17 00:00:00 2001 From: Cyber Knight Date: Mon, 15 Aug 2022 16:14:05 +0800 Subject: [PATCH] CI: Clone Neutron-16 - Neutron-16 go brrrrr. Signed-off-by: Cyber Knight --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index c8dd061d3588..b9fc9d85e689 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -20,7 +20,7 @@ kernel_task: - sed -i '/E_ROOT/d' /usr/bin/makepkg - sed -i "s/PKGEXT='.pkg.tar.xz'/PKGEXT='.pkg.tar.zst'/" /etc/makepkg.conf - echo 'COMPRESSZST+=(--threads=0)' >> /etc/makepkg.conf - - git clone https://gitlab.com/dakkshesh07/neutron-clang -b Neutron-15 --depth=1 + - git clone https://gitlab.com/dakkshesh07/neutron-clang -b Neutron-16 --depth=1 build_script: - env ci=y makepkg -s && curl -s https://bin.cyberknight777.dev/vkZQ/raw | bash