github CI: test x86 on Windows

32-bit MSVC is available and should be tested.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
main
Rosen Penev 2 years ago
parent a1005c7c76
commit b6f07ba102

@ -76,7 +76,6 @@ jobs:
cmake --install build cmake --install build
- name: Test - name: Test
if: ${{matrix.platform == 'x64'}}
run: | run: |
ctest --test-dir build --output-on-failure ctest --test-dir build --output-on-failure

Loading…
Cancel
Save