mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-03-17 20:28:03 +02:00
Remove i686-darwin.
Apparently 32 bit Mac CPUs are really old at this point. Also, it has been causing CI to fail lately. It's not worth it.
This commit is contained in:
parent
ca0d8998a2
commit
47efea234f
@ -15,9 +15,6 @@ matrix:
|
||||
- os: linux
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-unknown-linux-musl
|
||||
- os: osx
|
||||
rust: nightly
|
||||
env: TARGET=i686-apple-darwin
|
||||
- os: osx
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-apple-darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user