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 782b058
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 %[email protected]"
extends: .job_on_tioga

rocmcc_5_6_0_hip:
variables:
ON_TIOGA: OFF
SPEC: "${PROJECT_TIOGA_VARIANTS} +rocm amdgpu_target=gfx90a %[email protected] ^[email protected] ${PROJECT_TIOGA_DEPS}"
extends: .job_on_tioga

0 comments on commit 782b058

Please sign in to comment.