cargo-binstall/.github/workflows
Jiahao XU 1394d1bbda
Fix glibc detection on ubuntu 24.02 (#2143)
* Fix glibc detection on ubuntu 24.02

On ubuntu 24.02, glibc are installed in:

```
/usr/lib/aarch64-linux-gnu/libc.so.6
/usr/lib/aarch64-linux-gnu/libc.so
```

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Add tests for ubuntu-24.02-arm

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix CI: Add detect-targets-ubuntu-arm-test

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Bump ubuntu-20.04 to ubuntu-22.04

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Update outdated comment in detect-targets-ubuntu-arm-test in ci.yml

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2025-05-07 08:43:36 +00:00
..
cache-cleanup.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
ci.yml Fix glibc detection on ubuntu 24.02 (#2143) 2025-05-07 08:43:36 +00:00
gh-action.yml Fix CI blocked due to cargo-binstall rate-limit (#1860) 2024-08-03 04:40:18 +00:00
install-script.yml ci: Correct variable used in install tests (#1977) 2024-11-20 11:12:13 +00:00
release-cli.yml Fix setting release to latest in release-cli.yml (#1879) 2024-08-12 13:57:22 +00:00
release-packages.yml Bump ziglang to latest version (#2139) 2025-05-05 13:52:01 +00:00
release-plz.yml CI: Add release-plz to release library crates (#1850) 2024-07-29 03:52:03 +00:00
release-pr.yml Simplify release-pr.yml (#2070) 2025-02-28 13:29:25 +00:00
release.yml CI: Fix publish (#1760) 2024-06-14 11:33:20 +00:00
shellcheck.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
upgrade-transitive-deps.yml Fix creating PR in upgrade-transitive-deps.yml (#2012) 2025-01-10 06:55:03 +00:00