Skip to content

Commit

Permalink
Deactivate failing job to investigate other flux watch failure
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Jan 8, 2024
1 parent be7a99e commit 60188ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab/jobs/tioga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ master:
variables:
SPEC: " +tests %cce@15.0.1"
extends: .job_on_tioga

rocmcc_5_6_0_hip:
variables:
ON_TIOGA: "OFF"
SPEC: "${PROJECT_TIOGA_VARIANTS} +rocm amdgpu_target=gfx90a %rocmcc@5.6.0 ^hip@5.6.0 ${PROJECT_TIOGA_DEPS}"
extends: .job_on_tioga

0 comments on commit 60188ed

Please sign in to comment.