gha: add note about buildkit using older go version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 41f235a2f8
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
fa909dfaf4
commit
75a90f85ad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/buildkit.yml
vendored
1
.github/workflows/buildkit.yml
vendored
|
@ -13,6 +13,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
env:
|
||||
# FIXME(thaJeztah): update to newer go versions once BuildKit's vendoring has the fix from https://github.com/moby/moby/pull/45942
|
||||
GO_VERSION: "1.20.5"
|
||||
DESTDIR: ./build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue