mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
Remove unused environment, only do 32-bit
This commit is contained in:
parent
93ee8f1991
commit
09ec622f66
10
appveyor.yml
10
appveyor.yml
@ -6,18 +6,10 @@ branches:
|
||||
|
||||
platform:
|
||||
- Win32
|
||||
- x64
|
||||
# - x64
|
||||
|
||||
configuration: Debug
|
||||
|
||||
#environment:
|
||||
# matrix:
|
||||
# - STEP: misc
|
||||
# - STEP: components # misc builds this too
|
||||
# Build takes too long for these, ignore for now
|
||||
# - STEP: openmw
|
||||
# - STEP: opencs
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user