瀏覽代碼

Merge branch suyu:dev into features/qol-changes

Levi Akatsuki 2 年之前
父節點
當前提交
6cb26ce7bc
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: