Skip to content

Commit

Permalink
use branch commit for ava version
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyonur authored and marun committed Sep 20, 2024
1 parent 0b8f0ec commit 349a299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# shellcheck disable=SC2034

# Don't export them as they're used in the context of other calls
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'v1.11.11'}
AVALANCHE_VERSION=${AVALANCHE_VERSION:-'17539503'}
GINKGO_VERSION=${GINKGO_VERSION:-'v2.2.0'}

# This won't be used, but it's here to make code syncs easier
Expand Down

0 comments on commit 349a299

Please sign in to comment.