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

[CI] Use newer images, and try compiling with pacxx.

parent 8a347c4b
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,9 @@ before_script:
git--gcc:
image: docker.io/hpc2se/perftool-base:git
script:
bin/duneci-perftool-small-test
- bin/duneci-perftool-small-test
git--pacxx:
image: docker.io/hpc2se/pacxx-perftools-base:git
script:
- bin/duneci-perftool-small-test --opts=/duneci/opts.pacxx
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