chore(ci): Switch back to free builders

This commit is contained in:
Kyle Gospodnetich 2023-08-15 19:49:48 -07:00
parent 72a003ed6d
commit 8de4b57763

View File

@ -29,7 +29,7 @@ jobs:
push-ghcr:
name: Build and push image
if: github.event.review.state == 'approved' || github.event_name != 'pull_request_review'
runs-on: buildjet-2vcpu-ubuntu-2204
runs-on: ubuntu-22.04
permissions:
contents: read
packages: write