Skip to content

Commit 7a6aa3d

Browse files
authored
Revert "Bump ASDF version to 0.16.0"
1 parent 6204f0f commit 7a6aa3d

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,5 +1,5 @@
11
# if manually change, please update the goss file accordingly
2-
asdf_version: 0.16.0
2+
asdf_version: 0.15.0
33
awscli_version: 2.23.9
44
azcopy_version: 10.28.0
55
azurecli_version: 2.68.0

tests/goss-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ command:
55
exec: asdf version
66
exit-status: 0
77
stdout:
8-
- v0.16.0
8+
- v0.15.0
99
azcopy:
1010
exec: azcopy --version
1111
exit-status: 0

0 commit comments

Comments
 (0)