ci(buildkit): match moby go version for buildkit tests

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-07-12 16:35:07 +02:00
parent 3379414c76
commit ee9fe2c838
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: