Only test in 32 bits with VC 2019

This commit is contained in:
Christophe Riccio 2019-09-07 14:19:09 +02:00
parent 5f352ecce2
commit 7565378ef7

View File

@ -37,7 +37,7 @@ matrix:
- image: Visual Studio 2017
configuration: Debug
- image: Visual Studio 2019
GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_SSE2=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
platform: x64
before_build:
- ps: |