mirror of
https://github.com/phiresky/ripgrep-all.git
synced 2024-11-17 09:25:34 +00:00
don't care about 32bit linux
This commit is contained in:
parent
3609bff264
commit
d10113668a
@ -29,9 +29,6 @@ matrix:
|
||||
# Nightly channel.
|
||||
# All *nix releases are done on the nightly channel to take advantage
|
||||
# of the regex library's multiple pattern SIMD search.
|
||||
- os: linux
|
||||
rust: nightly
|
||||
env: TARGET=i686-unknown-linux-musl
|
||||
- os: linux
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-unknown-linux-musl
|
||||
|
Loading…
Reference in New Issue
Block a user