Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lennard Gäher
Iris
Commits
5e5446b0
Commit
5e5446b0
authored
Mar 24, 2021
by
Ralf Jung
Browse files
disable name mangling test for now, it is incompatible with using the string_ident feature
parent
fe2b525c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5e5446b0
...
@@ -31,7 +31,7 @@ build-coq.dev:
...
@@ -31,7 +31,7 @@ build-coq.dev:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
dev"
OPAM_PINS
:
"
coq
version
dev"
MANGLE_NAMES
:
"
1"
#
MANGLE_NAMES: "1"
name mangling causes issues with string_ident
build-coq.8.13.1
:
build-coq.8.13.1
:
<<
:
*template
<<
:
*template
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment