From b49e4f0eeb85b1b4172acee038bb297e421cb717 Mon Sep 17 00:00:00 2001 From: Momo5418 Date: Sun, 3 Aug 2025 21:19:50 +0800 Subject: [PATCH] Update Recovery Build (Legacy).yml ubuntu-24.04 --- .github/workflows/Recovery Build (Legacy).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Recovery Build (Legacy).yml b/.github/workflows/Recovery Build (Legacy).yml index b9e9fc6..f639a81 100644 --- a/.github/workflows/Recovery Build (Legacy).yml +++ b/.github/workflows/Recovery Build (Legacy).yml @@ -45,7 +45,7 @@ on: jobs: build: if: github.event.repository.owner.id == github.event.sender.id - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 permissions: contents: write steps: