You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev-igc requites Ubuntu 24.04 now (because of glibc requirement). I need
to update the dev-igc container creation/run to use Ubuntu 24.04, but
first I need to add the base image that I can base the dev-igc image on,
it can't be done in the same PR.
The changes to the install script are because of changes in 24.04, there
should be no net effect.
Some of the Docker CI runs are going to fail here, but they will fail in
every PR even without this change because of the new dev-igc
requirement, we just need to make sure the new container I added here
passes, which it
[did](https://github.com/intel/llvm/actions/runs/12145849016/job/33868646520?pr=16250).
---------
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments