mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Resurrect azure 32-bit test
This commit is contained in:
parent
a5101f2ade
commit
11c9009296
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user