File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 45
45
build_cache_root : " /__w/"
46
46
build_artifact_suffix : " default"
47
47
build_cache_suffix : " default"
48
- # FIXME: UR can't find /opt/rocm/hsa with rocm-6.0.0. Previous rocm-5.7.0 had it.
49
- build_image : " ghcr.io/intel/llvm/ubuntu2204_build:7ed894ab0acc8ff09262113fdb08940d22654a30"
50
48
changes : ${{ needs.detect_changes.outputs.filters }}
51
49
52
50
determine_arc_tests :
75
73
include :
76
74
- name : AMD/HIP
77
75
runner : ' ["Linux", "amdgpu"]'
78
- # FIXME: Keep in sync with the above hack.
79
- image : ghcr.io/intel/llvm/ubuntu2204_build:7ed894ab0acc8ff09262113fdb08940d22654a30
76
+ image : ghcr.io/intel/llvm/ubuntu2204_build:latest
80
77
image_options : -u 1001 --device=/dev/dri --device=/dev/kfd
81
78
target_devices : ext_oneapi_hip:gpu
82
79
- name : Intel
You can’t perform that action at this time.
0 commit comments