Skip to content

Commit

Permalink
Resurrect azure 32-bit test
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jun 13, 2020
1 parent a5101f2 commit 11c9009
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .ci/azure-pipelines/azure-pipelines.yml
Expand Up @@ -25,13 +25,13 @@ jobs:
strategy:
maxParallel: 4
matrix:
# x86:
# OSGEO4W_ROOT: C:\OSGeo4W
# OSGEO4W_ARCH: x86
# CLCACHE_DIR: c:\clcache-x86
# PLATFORM: x86
# CC: C:\OSGeo4W\bin\clcache.bat
# CXX: C:\OSGeo4W\bin\clcache.bat
x86:
OSGEO4W_ROOT: C:\OSGeo4W
OSGEO4W_ARCH: x86
CLCACHE_DIR: c:\clcache-x86
PLATFORM: x86
CC: C:\OSGeo4W\bin\clcache.bat
CXX: C:\OSGeo4W\bin\clcache.bat

x86_64:
OSGEO4W_ROOT: C:\OSGeo4W64
Expand Down

0 comments on commit 11c9009

Please sign in to comment.