tetrate-ci commented on PR #194: URL: https://github.com/apache/skywalking-swck/pull/194#issuecomment-4362818671
@kezhenxu94 pushed a fix for the remaining CI failures — operator/Dockerfile and adapter/Dockerfile were using golang:1.25 which sets GOTOOLCHAIN=local, causing go mod download to fail since go.mod now requires go >= 1.26.0. Both Dockerfiles bumped to golang:1.26. Could you please approve the CI run for this updated commit (8d20980)? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
