ci(buildkit): match moby go version for buildkit tests
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit ee9fe2c838
)
This commit is contained in:
parent
a4b1a5aef4
commit
9ff2c3918c
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:
|
||||
GO_VERSION: "1.20.5"
|
||||
DESTDIR: ./build
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue