mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
gha: buildkit: fix go version
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
.github/workflows/buildkit.yml
vendored
2
.github/workflows/buildkit.yml
vendored
@@ -147,6 +147,8 @@ jobs:
|
||||
-
|
||||
name: Build test image
|
||||
uses: docker/bake-action@82490499d2e5613fcead7e128237ef0b0ea210f7 # v7
|
||||
env:
|
||||
GO_VERSION: ${{ env.GO_VERSION }}
|
||||
with:
|
||||
source: ./buildkit
|
||||
targets: integration-tests
|
||||
|
||||
Reference in New Issue
Block a user