Skip to content

Commit aae34ed

Browse files
committed
Allow failure of sycl job on corona for now
1 parent e3267f7 commit aae34ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/jobs/corona.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ clang_19_0_0_sycl_gcc_10_3_1_rocmcc_5_7_1_hip:
3232
SPEC: " ~shared +sycl ~openmp %clang@=19.0.0 cxxflags==\"-w -fsycl -fsycl-unnamed-lambda -fsycl-targets=amdgcn-amd-amdhsa -Xsycl-target-backend --offload-arch=gfx906\" ^blt@develop"
3333
MODULE_LIST: "rocm/5.7.1"
3434
extends: .job_on_corona
35+
allow_failure: true

0 commit comments

Comments
 (0)