Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
15b0f14e
Verified
Commit
15b0f14e
authored
May 22, 2021
by
Justin Carpentier
Browse files
ci/conda: fix bug with cxx >= 12
parent
6401b6bc
Pipeline
#14653
passed with stage
in 148 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/macos-linux-conda.yml
View file @
15b0f14e
...
@@ -31,7 +31,7 @@ jobs:
...
@@ -31,7 +31,7 @@ jobs:
run
:
|
run
:
|
conda activate pinocchio
conda activate pinocchio
conda install cmake -c main
conda install cmake -c main
conda install llvm-openmp -c conda-forge
conda install llvm-openmp
libcxx=11
-c conda-forge
-
name
:
Build Pinocchio
-
name
:
Build Pinocchio
shell
:
bash -l {0}
shell
:
bash -l {0}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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