Skip to content

Commit f3c8707

Browse files
authored
[Offload] Unique builddir in RHEL8 cmake bot (#351)
1 parent b2b901d commit f3c8707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1955,7 +1955,7 @@
19551955
{'name' : "amdgpu-offload-ubuntu-22-cmake-build-only",
19561956
'tags' : ["openmp"],
19571957
'workernames' : ["rocm-docker-ubu-22"],
1958-
'builddir': "bbot-build",
1958+
'builddir': "amdgpu-offload-ubuntu-22-cmake-build-only",
19591959
'factory' : AnnotatedBuilder.getAnnotatedBuildFactory(
19601960
depends_on_projects=["llvm", "clang", "lld", "compiler-rt", "libcxx", "libcxxabi", "openmp", "offload", "libunwind"],
19611961
script="amdgpu-offload-cmake.py",

0 commit comments

Comments
 (0)