deactivated Linux 32-bit tests on Azure for now

This commit is contained in:
Mamy André-Ratsimbazafy 2020-09-01 14:17:38 +02:00
parent 437a61bd93
commit 92939d40fb
No known key found for this signature in database
GPG Key ID: 7B88AD1FE79492E1
1 changed files with 6 additions and 5 deletions

View File

@ -31,11 +31,12 @@ strategy:
CHANNEL: devel
WEAVE_TEST_LANG: cpp
Linux_devel_32bit:
VM: 'ubuntu-16.04'
UCPU: i686
CHANNEL: devel
TEST_LANG: c
# Deactivated for now, this is cross-compilation and tricky to get right
# Linux_devel_32bit:
# VM: 'ubuntu-16.04'
# UCPU: i686
# CHANNEL: devel
# TEST_LANG: c
MacOS_devel_64bit:
VM: 'macOS-10.15'