Update spec-tests.yml

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent 7189adbdc6
commit 7ecb42f6d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,9 +12,11 @@ jobs:
matrix: matrix:
compiler: [gcc, clang] compiler: [gcc, clang]
build_type: ["-DCMAKE_BUILD_TYPE=Debug", ""] build_type: ["-DCMAKE_BUILD_TYPE=Debug", ""]
#flags: ["", "-m32"] # TODO flags: ["", "-m32"]
exclude: exclude:
- flags: "-m32" # TODO
- compiler: clang - compiler: clang
build_type: "-DCMAKE_BUILD_TYPE=Debug" build_type: "-DCMAKE_BUILD_TYPE=Debug"

Loading…
Cancel
Save