From 7a6aa3d06aa65889be291bdfdb2b3d810c11e127 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Fri, 31 Jan 2025 11:19:34 +0100 Subject: [PATCH] Revert "Bump ASDF version to 0.16.0" --- provisioning/tools-versions.yml | 2 +- tests/goss-linux.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 2a870f347..e460c0356 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,5 +1,5 @@ # if manually change, please update the goss file accordingly -asdf_version: 0.16.0 +asdf_version: 0.15.0 awscli_version: 2.23.9 azcopy_version: 10.28.0 azurecli_version: 2.68.0 diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 37ccca251..3530e1be6 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -5,7 +5,7 @@ command: exec: asdf version exit-status: 0 stdout: - - v0.16.0 + - v0.15.0 azcopy: exec: azcopy --version exit-status: 0