mirror of
https://github.com/sharkdp/fd.git
synced 2026-08-30 17:07:43 +08:00
temporarily disable osx
This commit is contained in:
+4
-3
@@ -14,9 +14,10 @@ matrix:
|
||||
- os: linux
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-unknown-linux-musl
|
||||
- os: osx
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-apple-darwin
|
||||
# currently disabled
|
||||
# - os: osx
|
||||
# rust: nightly
|
||||
# env: TARGET=x86_64-apple-darwin
|
||||
# Beta channel.
|
||||
- os: linux
|
||||
rust: beta
|
||||
|
||||
Reference in New Issue
Block a user