diff --git a/.azure-pipelines/release.yml b/.azure-pipelines/release.yml index da06337801a344..e05c5c108eb75a 100644 --- a/.azure-pipelines/release.yml +++ b/.azure-pipelines/release.yml @@ -290,6 +290,8 @@ extends: - task: Bash@3 displayName: 'Build mingw-w64-git package' env: + # Git v2.55 still builds without Rust. + NO_RUST: ForNow # The mingw-w64-git build is heavy on parallel work # that the underlying compile (and especially the # contrib + doc + i18n + perl-script generation