casey / casey/just

Update loongarch64 release builds to use `gcc-loongarch64-linux-gnu` package

Open
#2,932 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

From https://github.com/casey/just/pull/2886#issuecomment-3448010454:

> gcc-loongarch64-linux-gnu is a metapackage that points to a specific version of GCC, e.g., in Ubuntu 24.10/25.04, it points to gcc-14 loongarch64-linux-gnu. However, the latest Ubuntu version of GitHub Actions is currently 24.04, and the metapackage gcc-loongarch64-linux-gnu doesn't exist in this version, so we have to use gcc-$VERSION-loongarch64-linux-gnu instead.

Switch from `gcc-14 loongarch64-linux-gnu` to `gcc-loongarch64-linux-gnu` once Github Actions linux runners update to Ubuntu 24.10.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.