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 Oct 14, 2024
1 parent d9d2a30 commit 4dd1191
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-29
CURRENT_VERSION=v2024-10-14

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

Expand Down

0 comments on commit 4dd1191

Please sign in to comment.