Update PBRP-new.yml to use older Ubuntu version

This commit is contained in:
ragebreaker 2024-12-23 17:07:44 +05:30 committed by GitHub
parent f5aa1f9c65
commit a8d0745f1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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