Skip to content

Commit

Permalink
Update cardano-wallet version in macos-silicon-e2e.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Dec 9, 2024
1 parent 802f426 commit 99198ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/buildkite/main/macos-silicon-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export TESTS_LOGDIR
CARDANO_NODE_CONFIGS="$(pwd)/configs/cardano"
export CARDANO_NODE_CONFIGS

CURRENT_VERSION=v2024-11-18
CURRENT_VERSION=v2024-12-09

VERSION=$(buildkite-agent meta-data get "release-version" --default $CURRENT_VERSION)
echo "VERSION=$VERSION"
Expand Down

0 comments on commit 99198ba

Please sign in to comment.