mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-08 09:37:53 +00:00
Move essimporter to CS CI job
It's the only thing that won't impact most users, and might buy enough seconds to stop the CI timeouts.
This commit is contained in:
parent
3d381bf0d3
commit
ebe8ba717e
@ -201,11 +201,11 @@ macOS10.15_Xcode11:
|
||||
CCACHE_SIZE: 3G
|
||||
|
||||
variables: &engine-targets
|
||||
targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard"
|
||||
targets: "openmw,openmw-iniimporter,openmw-launcher,openmw-wizard"
|
||||
package: "Engine"
|
||||
|
||||
variables: &cs-targets
|
||||
targets: "openmw-cs,bsatool,esmtool,niftest"
|
||||
targets: "openmw-cs,bsatool,esmtool,niftest,openmw-essimporter"
|
||||
package: "CS"
|
||||
|
||||
variables: &tests-targets
|
||||
|
Loading…
Reference in New Issue
Block a user