GHA: MzScheme go back to c++98 testing
MzScheme headers have a problem when using -Werror that the test-suite uses: /usr/include/racket/sconfig.h:126:43: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix] 126 | # define SCHEME_PLATFORM_LIBRARY_SUBPATH "x86_64-"SPLS_LINUX
This commit is contained in:
parent
0b15740663
commit
4c07441549
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -294,8 +294,6 @@ jobs:
|
|||
GCC: 11
|
||||
# Experimental languages (these are allowed to fail)
|
||||
- SWIGLANG: mzscheme
|
||||
CPPSTD: c++17
|
||||
GCC: 11
|
||||
continue-on-error: true
|
||||
- SWIGLANG: ocaml
|
||||
CPPSTD: c++17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue