Commit 574ba2b
[CI] Update
Before this PR:
https://github.com/intel/llvm/actions/runs/18595720667/job/53022842454?pr=20391
After this PR:
https://github.com/intel/llvm/actions/runs/18595720667/job/53040472511?pr=20391
This PR fixes the following test failures:
```
Failed Tests (2):
SYCL :: Matrix/SG32/joint_matrix_bfloat16.cpp
********************
Unexpectedly Passed Tests (2):
SYCL :: Matrix/joint_matrix_bfloat16_accumulator.cpp
SYCL :: Matrix/joint_matrix_half_accumulator.cpp
```
Hardcoding image tag helps stabilizing igc driver and prevents E2E tests
from failing on sycl-rel 6.3 compat testing, when sycl-rel docker image
is re-build
---------
Co-authored-by: Andrei Elovikov <[email protected]>release_tests_binaries Dockerfile to hardcode base image tag (#20393)1 parent 5c06ef3 commit 574ba2b
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments