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
Ubuntu 24.04 has too old compilers (clang 18 and gcc 13); the current
ones are clang 20 and gcc 15.
Update the workflow to run on Fedora 42 via a container so we access
the most recent compilers.
Since the basic Fedora container doesn't come with git installed, we
must install it before we checkout submodules.
0 commit comments