Skip to content

Commit d97b961

Browse files
committed
Explicit 7zip version.
1 parent 6ff2f25 commit d97b961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ stages:
4545
TEST_SUITE: Tests-EF6
4646
steps:
4747
- script: |
48-
choco install 7zip --yes --force --no-progress
48+
choco install 7zip --version 19.0 --yes --force --no-progress
4949
choco install wixtoolset --version 3.11.1 --yes --force --no-progress
5050
displayName: Chocolatey
5151

0 commit comments

Comments
 (0)