1

remove gcc

This commit is contained in:
Motiejus Jakštys 2021-06-19 12:11:46 +03:00 committed by Motiejus Jakštys
parent 75f73b0c82
commit 638f1fcc3d

View File

@ -8,7 +8,8 @@ environment:
CC: /usr/bin/false
tasks:
- setup: |
dpkg -l | cat
sudo apt-get purge gcc
sudo apt-get autoremove
curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.9.0/bazelisk-linux-amd64 \
-o bazel
chmod +x bazel