Skip to content

Commit

Permalink
CI: Clone Neutron-16
Browse files Browse the repository at this point in the history
- Neutron-16 go brrrrr.

Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
  • Loading branch information
cyberknight777 committed Aug 15, 2022
1 parent be6673d commit 319d9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 319d9ea

Please # to comment.