mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-14 00:03:04 +00:00
windows: use gnu. pending https://github.com/msys2/MINGW-packages/issues/4409
This commit is contained in:
parent
9b00466d12
commit
a19a1d97a4
@ -59,8 +59,8 @@ matrix:
|
|||||||
# - xsltproc
|
# - xsltproc
|
||||||
# - libxml2-utils
|
# - libxml2-utils
|
||||||
- os: windows
|
- os: windows
|
||||||
rust: nightly-x86_64-pc-windows-msvc
|
rust: nightly-x86_64-pc-windows-gnu
|
||||||
env: TARGET=x86_64-pc-windows-msvc
|
env: TARGET=x86_64-pc-windows-gnu
|
||||||
install: ci/install.sh
|
install: ci/install.sh
|
||||||
script: ci/script.sh
|
script: ci/script.sh
|
||||||
before_deploy: ci/before_deploy.sh
|
before_deploy: ci/before_deploy.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user