edk2
edk2 copied to clipboard
Change devcontainer to Fedora 39
Fedora 35 is EOL for some time now. The Dockerfile does not build anymore.
Switch devcontainer to the Fedora 39 image.
Depends on https://github.com/tianocore/containers/issues/84
I have a patch ready. I'll send this once https://github.com/tianocore/containers/pull/88 is merged.
@osteffenrh https://github.com/tianocore/containers/pull/88 seems to have been merged :)
@lersek, true. I would like to keep devcontainer and CI image the same. Last time I tried to switch CI to Fedora 39, I had problems with gcc13 and some CI job.
Let me check that again first.
https://github.com/tianocore/edk2/pull/5412
@lersek, true. I would like to keep devcontainer and CI image the same. Last time I tried to switch CI to Fedora 39, I had problems with gcc13 and some CI job.
Let me check that again first.
Sounds like a skill issue.
@helix-osdev, contributions are always welcome.
I just saw this issue. I updated the devcontainer to Fedora 39 a few days ago - see https://github.com/tianocore/edk2/pull/5782