diff --git a/.github/workflows/PBRP-new.yml b/.github/workflows/PBRP-new.yml index c8a2754..5ff3dfe 100644 --- a/.github/workflows/PBRP-new.yml +++ b/.github/workflows/PBRP-new.yml @@ -43,7 +43,7 @@ on: jobs: build: name: Build PBRP by ${{ github.actor }} - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 if: github.event.repository.owner.id == github.event.sender.id env: DEBIAN_FRONTEND: noninteractive