Skip to content

Commit

Permalink
set GOTOOLCHAIN=auto in verify step
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Mar 25, 2024
1 parent 3576ba6 commit 970eec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/verify
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ cd "$(dirname $0)/.."
git config --global user.email "gardener@sap.com"
git config --global user.name "Gardener CI/CD"

export GOTOOLCHAIN=auto
make verify-extended

0 comments on commit 970eec2

Please sign in to comment.