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:
compiler: [gcc, clang]
build_type: ["-DCMAKE_BUILD_TYPE=Debug", ""]
#flags: ["", "-m32"] # TODO
flags: ["", "-m32"]
exclude:
- flags: "-m32" # TODO
- compiler: clang
build_type: "-DCMAKE_BUILD_TYPE=Debug"

Loading…
Cancel
Save