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: