Skip to content

Commit

Permalink
Don't use rocm-docker for clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Dec 6, 2023
1 parent b877a6e commit 9fd95eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pipeline {
dockerfile {
filename 'Dockerfile.clang'
dir 'scripts/docker'
label 'nvidia-docker || rocm-docker || docker'
label 'nvidia-docker || docker'
args '-v /tmp/ccache.kokkos:/tmp/ccache'
}
}
Expand Down

0 comments on commit 9fd95eb

Please sign in to comment.