From 5d1c905d2788d0e40f0bf338e45fe17849761ef2 Mon Sep 17 00:00:00 2001 From: kopijahe Date: Wed, 8 Jan 2025 15:23:39 +0700 Subject: [PATCH] runs-on: ubuntu-22.04 --- .github/workflows/custom.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index afd78c44a9..2a53ff73ee 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -76,7 +76,7 @@ on: jobs: build: name: Build MT7621 u-boot - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 strategy: fail-fast: False