Explorar o código

Merge branch suyu:dev into features/qol-changes

Levi Akatsuki %!s(int64=2) %!d(string=hai) anos
pai
achega
6cb26ce7bc
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .gitlab-ci.yml

+ 2 - 2
.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: