mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(CI): move modules build into separate workflow (#6277)
This commit is contained in:
2
.github/workflows/core_build.yml
vendored
2
.github/workflows/core_build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
# the result of the matrix will be the combination of all attributes, so we get os*compiler*modules builds
|
||||
os: [ubuntu-20.04]
|
||||
compiler: [clang]
|
||||
modules: [with, without]
|
||||
modules: [without]
|
||||
extra_logs: [false]
|
||||
# we can include specific combinations here
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user