-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to Go 1.19 #3022
update to Go 1.19 #3022
Conversation
First time I see tests timing out 🤔 https://github.com/moby/buildkit/runs/7788531022?check_suite_focus=true#step:6:1024
|
149ef7d
to
a7b4b88
Compare
Hum actually it's not linked to the update to Go 1.19. Latest build on master also failed on windows runner: https://github.com/moby/buildkit/runs/7794652775?check_suite_focus=true#step:6:140 And some integration tests on linux runners for the past few days like https://github.com/moby/buildkit/runs/7736178912?check_suite_focus=true#step:6:1070 Maybe there is some disruption with the infra hosting the runners? |
@crazy-max are you planning to push this? If not do you mind approving #3023? |
@tonistiigi PTAL |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
also need to update golangci-lint to 1.48.0 for Go 1.19 support.