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

View file

@ -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: