Skip to content
Snippets Groups Projects
Commit d7756afa authored by René Heß's avatar René Heß
Browse files

Merge branch 'enable-heidelberg-runner' into 'master'

Enable testing on Heidelberg runner

See merge request dominic/dune-perftool!252
parents 60a61822 186d046c
No related branches found
No related tags found
No related merge requests found
......@@ -22,11 +22,17 @@ before_script:
git--gcc:
image: registry.dune-project.org/joe/dune-perftool-ci/perftool-base:git
script: duneci-standard-test
tags:
- cores:20
git--clang:
image: registry.dune-project.org/joe/dune-perftool-ci/perftool-base:git
script: duneci-standard-test --opts=/duneci/opts.clang
tags:
- cores:20
git--pacxx:
image: registry.dune-project.org/joe/dune-perftool-ci/pacxx-perftool-base:git
script: duneci-standard-test --opts=/duneci/opts.pacxx
tags:
- cores:20
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