Skip to content
Snippets Groups Projects
Commit 14f60190 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[CI] Also test with clang.

There is a strange failure with pacxx.  Lets see whether we can reproduce it
with plain clang.
parent ed714d33
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,11 @@ git--gcc: ...@@ -20,6 +20,11 @@ git--gcc:
script: script:
- bin/duneci-perftool-small-test - bin/duneci-perftool-small-test
git--clang:
image: docker.io/hpc2se/perftool-base:git
script:
- bin/duneci-perftool-small-test --opts=/duneci/opts.clang
git--pacxx: git--pacxx:
image: docker.io/hpc2se/pacxx-perftools-base:git image: docker.io/hpc2se/pacxx-perftools-base:git
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment