From 2049f267dca609b6dff738c17073073f1138603d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Martins?= Date: Thu, 26 Sep 2024 12:02:21 +0200 Subject: [PATCH] test something MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Martins --- .github/workflows/build-images-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-images-ci.yaml b/.github/workflows/build-images-ci.yaml index cf4ff76434524..67a3df20b9782 100644 --- a/.github/workflows/build-images-ci.yaml +++ b/.github/workflows/build-images-ci.yaml @@ -26,7 +26,7 @@ jobs: build-and-push-prs: timeout-minutes: 45 name: Build and Push Images - runs-on: ${{ vars.GH_RUNNER_EXTRA_POWER }} + runs-on: ${{ vars.GH_RUNNER_EXTRA_POWER || 'ubuntu-latest' }} strategy: matrix: include: