Skip to content

Commit cb63f5a

Browse files
authored
fix(ubuntu): revert azcopy to 10.26.0-20240731 (#1497)
* revert(azcopy): revert to previous version as per jenkins-infra/helpdesk#4379 (comment) * Update goss-linux.yaml
1 parent 5501914 commit cb63f5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# if manually change, please update the goss file accordingly
22
asdf_version: 0.14.1
33
awscli_version: 2.19.1
4-
azcopy_version: 10.27.0-20241030
4+
azcopy_version: 10.26.0-20240731
55
azurecli_version: 2.65.0
66
chocolatey_version: 1.4.0
77
compose_version: 2.30.2

tests/goss-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ command:
1010
exec: azcopy --version
1111
exit-status: 0
1212
stdout:
13-
- 10.27.0
13+
- 10.26.0
1414
chromium-browser:
1515
exec: chromium-browser --version
1616
exit-status: 0

0 commit comments

Comments
 (0)