diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d289434e3..14121961e0 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,8 +12,8 @@ clang-format: - git submodule update --init --depth 1 --recursive - bash .ci/scripts/format/script.sh tags: - - Linux - - Windows + # - Linux + # - Windows - Parallelized #LINUX BUILD - BUILDS LINUX APPIMAGE build-linux: