fish-shell/.github/workflows
Fabian Boehm 46ce01223b
Some checks are pending
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
staticbuilds: Fix aarch64 cross-compile
We get "undefined reference to `__memmove_chk'" when compiling
pcre2 (via pcre2-sys) on newer Ubuntu.

That one is used with higher fortify_source levels, and Ubuntu 24.04
defaults to 3, while my arch system (where I cannot reproduce)
defaults to 2.
2024-12-14 13:39:20 +01:00
..
autolabel_prs.yml Automatically label and milestone completions (#10517) 2024-05-23 13:34:20 -05:00
lockthreads.yml Upgrade GitHub action dessant/lock-threads to v4 2023-02-01 10:40:46 +08:00
mac_codesign.yml Build macOS x86-64 with Rust 1.73.0 in make_pkg.sh 2024-10-13 14:36:02 -07:00
main.yml Fix installation of pexpect on latest GitHub Actions images 2024-10-14 11:26:08 +02:00
rust_checks.yml CI: Disable cargo-deny again 2024-12-04 18:42:20 +01:00
staticbuild.yml staticbuilds: Fix aarch64 cross-compile 2024-12-14 13:39:20 +01:00