diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e7c328b..919849e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,9 +11,6 @@ before_script: apt-get update -qq && apt-get purge -qq binutils-doc && apt-get install -qq x86-64-unknown-redox-gcc && - modprobe fuse && - chmod 666 /dev/fuse && - chown root:$USER /etc/fuse.conf && curl https://sh.rustup.rs -sSf | sh build: