Skip to content

ci: Use Ubuntu 22.04 to ensure compatibility with older LLVM versions#561

Merged
abrown merged 1 commit intoWebAssembly:mainfrom
kateinoigakukun:yt/fix-ci
Jan 20, 2025
Merged

ci: Use Ubuntu 22.04 to ensure compatibility with older LLVM versions#561
abrown merged 1 commit intoWebAssembly:mainfrom
kateinoigakukun:yt/fix-ci

Conversation

@kateinoigakukun
Copy link
Contributor

GitHub Actions is migrating ubuntu-latest to Ubuntu 24.04, which no longer provides the libtinfo5 package. Since older LLVM versions depend on libtinfo5 and do not offer pre-built binaries for recent Ubuntu versions, we explicitly specify ubuntu-22.04 in the workflow to maintain compatibility.

GitHub Actions is migrating ubuntu-latest to Ubuntu 24.04, which no
longer provides the libtinfo5 package. Since older LLVM versions depend
on libtinfo5 and do not offer pre-built binaries for recent Ubuntu versions,
we explicitly specify ubuntu-22.04 in the workflow to maintain compatibility.
@abrown abrown merged commit 930d16d into WebAssembly:main Jan 20, 2025
8 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/fix-ci branch January 20, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants