deactivated Linux 32-bit tests on Azure for now
This commit is contained in:
parent
437a61bd93
commit
92939d40fb
|
@ -31,11 +31,12 @@ strategy:
|
||||||
CHANNEL: devel
|
CHANNEL: devel
|
||||||
WEAVE_TEST_LANG: cpp
|
WEAVE_TEST_LANG: cpp
|
||||||
|
|
||||||
Linux_devel_32bit:
|
# Deactivated for now, this is cross-compilation and tricky to get right
|
||||||
VM: 'ubuntu-16.04'
|
# Linux_devel_32bit:
|
||||||
UCPU: i686
|
# VM: 'ubuntu-16.04'
|
||||||
CHANNEL: devel
|
# UCPU: i686
|
||||||
TEST_LANG: c
|
# CHANNEL: devel
|
||||||
|
# TEST_LANG: c
|
||||||
|
|
||||||
MacOS_devel_64bit:
|
MacOS_devel_64bit:
|
||||||
VM: 'macOS-10.15'
|
VM: 'macOS-10.15'
|
||||||
|
|
Loading…
Reference in New Issue