forked from ShuriZma/suyu
1
0
Fork 0

Allow CLANG on both windows and linux as long as Parallelized tag is set

This commit is contained in:
ddutchie 2024-03-15 21:11:45 +00:00
parent 2dadadfd2e
commit f1ef23cc6a
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ clang-format:
- git submodule update --init --depth 1 --recursive - git submodule update --init --depth 1 --recursive
- bash .ci/scripts/format/script.sh - bash .ci/scripts/format/script.sh
tags: tags:
- Linux # - Linux
- Windows # - Windows
- Parallelized - Parallelized
#LINUX BUILD - BUILDS LINUX APPIMAGE #LINUX BUILD - BUILDS LINUX APPIMAGE
build-linux: build-linux: