1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-03 13:42:06 -07:00
Files
.cargo
.github
benchsuite
ci
docker
build-deb
cargo-out-dir
macos-install-packages
sha256-releases
test-complete
ubuntu-install-packages
utils.sh
complete
crates
doc
pkg
scripts
tests
.gitignore
.ignore
CHANGELOG.md
COPYING
Cargo.lock
Cargo.toml
Cross.toml
FAQ.md
GUIDE.md
LICENSE-MIT
README.md
RELEASE-CHECKLIST.md
UNLICENSE
build.rs
rustfmt.toml
ripgrep/ci
arcsi42 b6189c659e ci: fix failing nightly-arm build on ci workflow
This commit updates the Ubuntu install script to include brotli and
zstd, which are needed for tests.

We also fix the Ubuntu install script to work in environments that
don't have 'sudo'. Instead of creating a totally separate script, we
preserve a single point of truth for these things and just make the
script a bit more flexible.

NOT seen in this commit is that we have built and updated the arm Docker
image. I'm hoping this fixes the GLIBC version issues we're seeing in
CI.

Fixes , Closes 
2022-03-21 08:59:05 -04:00
..
2020-11-09 07:25:41 -05:00