Allow CLANG on both windows and linux as long as Parallelized tag is set
This commit is contained in:
parent
2dadadfd2e
commit
f1ef23cc6a
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue