Skip to content

Commit

Permalink
Updated validate components script for go1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
srbgupta86 committed Feb 12, 2025
1 parent 1e04888 commit b40a237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builder-base/scripts/validate_components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ if [ "${FINAL_STAGE_BASE}" = "full-copy-stage" ]; then
/go/go1.22/bin/go-licenses --help
/go/bin/go1.23 version
/go/go1.23/bin/go-licenses --help
/go/bin/go1.24 version
/go/go1.24/bin/go-licenses --help

gcc --version

Expand Down

0 comments on commit b40a237

Please sign in to comment.