From c0c3596d451b1d51e0b000efbf87a6b18d178962 Mon Sep 17 00:00:00 2001 From: JT Date: Tue, 17 Dec 2024 17:23:10 +1100 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 5cafd43..0bd0aa8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ permissions: jobs: build: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest # conditionally skip build on PR merge of release-please, because the release creation is going to trigger the real build if: ${{ github.ref_name != 'main' || github.event.head_commit.author.username != 'team-integrations-fnm-bot' }} outputs: