Skip to content

Commit

Permalink
Update cardano-wallet version in linux-e2e.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Sep 29, 2024
1 parent b49af0e commit b44176d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/buildkite/main/linux-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-09-26
CURRENT_VERSION=v2024-09-29

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

Expand Down

0 comments on commit b44176d

Please sign in to comment.