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
.github/workflows: Sync LLVM apt repository version with runner version
Make sure we use the right apt repository for the version of Ubuntu used as the
workflow runner. Explicitly select ubuntu-22.04 (instead of ubuntu-latest) to
make sure the distro version doesn't change out from under us when Github
updates their runner config.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
0 commit comments