gha: buildkit: fix go version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-12-17 12:50:49 +01:00
parent e0999bd5ec
commit 8769bda667

View File

@@ -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