Skip to content

Commit

Permalink
Tmp! Run gcc13_gh200 pipeline on push
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Sep 10, 2024
1 parent 98f6617 commit 645a167
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/pipelines_on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ include:
- local: '.gitlab/includes/gcc12_pipeline.yml'
- local: '.gitlab/includes/gcc12_cuda12_pipeline.yml'
- local: '.gitlab/includes/gcc12_hip5_pipeline.yml'
- local: '.gitlab/includes/gcc13_gh200_pipeline.yml'
- local: '.gitlab/includes/gcc14_pipeline.yml'
- local: '.gitlab/includes/clang11_pipeline.yml'
- local: '.gitlab/includes/clang12_pipeline.yml'
Expand Down
1 change: 1 addition & 0 deletions .gitlab/pipelines_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

include:
- local: '.gitlab/includes/gcc13_pipeline.yml'
- local: '.gitlab/includes/gcc13_gh200_pipeline.yml'
- local: '.gitlab/includes/clang14_cuda11_pipeline.yml'
- local: '.gitlab/includes/gcc12_hip6_pipeline.yml'
- local: '.gitlab/includes/sloc.yml'

0 comments on commit 645a167

Please sign in to comment.