From ff9a36b06e8f6f0a478dd0b2f3aee928bf584cf6 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Tue, 29 Oct 2024 22:28:27 +0100 Subject: [PATCH] ci: matrix entry for image type --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1f8d18..b755d29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,6 +33,7 @@ jobs: version: - pinned - latest + - type=image,tag=27.3.1 steps: - name: Checkout