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:
CrazyMax 2023-07-12 16:35:07 +02:00
parent a4b1a5aef4
commit 9ff2c3918c
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -13,6 +13,7 @@ on:
pull_request:
env:
GO_VERSION: "1.20.5"
DESTDIR: ./build
jobs: