Resurrect azure 32-bit test

This commit is contained in:
Mathieu Pellerin 2020-06-13 14:44:44 +07:00 committed by GitHub
parent a5101f2ade
commit 11c9009296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,13 +25,13 @@ jobs:
strategy: strategy:
maxParallel: 4 maxParallel: 4
matrix: matrix:
# x86: x86:
# OSGEO4W_ROOT: C:\OSGeo4W OSGEO4W_ROOT: C:\OSGeo4W
# OSGEO4W_ARCH: x86 OSGEO4W_ARCH: x86
# CLCACHE_DIR: c:\clcache-x86 CLCACHE_DIR: c:\clcache-x86
# PLATFORM: x86 PLATFORM: x86
# CC: C:\OSGeo4W\bin\clcache.bat CC: C:\OSGeo4W\bin\clcache.bat
# CXX: C:\OSGeo4W\bin\clcache.bat CXX: C:\OSGeo4W\bin\clcache.bat
x86_64: x86_64:
OSGEO4W_ROOT: C:\OSGeo4W64 OSGEO4W_ROOT: C:\OSGeo4W64