Skip to content

Commit

Permalink
Adding correct version of ruby
Browse files Browse the repository at this point in the history
Signed-off-by: Yashvi Jain <[email protected]>
  • Loading branch information
Yashvi Jain committed Dec 30, 2024
1 parent 2572898 commit 5a7d51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/repo_health.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ desired_golang_version() {
export GOPROXY="https://proxy.golang.org,direct"
export GOSUMDB="sum.golang.org"

hab pkg install -b core/git ore/ruby/3.0.6/20240108025751 core/jq-static core/shellcheck core/cacerts
hab pkg install -b core/git core/ruby/3.0.6/20240108025751 core/jq-static core/shellcheck core/cacerts
hab pkg install -b "core/go1_22/1.22.5"

echo "Checking Go Dependencies And Vendored Protos"
Expand Down

0 comments on commit 5a7d51b

Please sign in to comment.