From 48ff427684954ba776539e2e00fc5208bd623b13 Mon Sep 17 00:00:00 2001 From: David Bohl Date: Wed, 15 Jan 2025 12:34:12 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d8ba674..b3ed040 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ env: jobs: build-and-push-image: runs-on: - - Linux + - ubuntu-latest # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: