From c9b75cd6a6768cba626605a4b2a6835545a3335a Mon Sep 17 00:00:00 2001 From: silabs-bingocth Date: Sat, 5 Oct 2024 06:19:23 +0700 Subject: [PATCH] Update generate_firmware.yaml --- .github/workflows/generate_firmware.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate_firmware.yaml b/.github/workflows/generate_firmware.yaml index 44c48966..28a7584d 100644 --- a/.github/workflows/generate_firmware.yaml +++ b/.github/workflows/generate_firmware.yaml @@ -17,7 +17,7 @@ env: jobs: job1: name: Generate Firmware - runs-on: [self-hosted, ds-sqa-hn-iec] + runs-on: ubuntu-20.04 permissions: contents: read pull-requests: write