mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 03:32:36 +00:00
chore(ci): Switch back to free builders
This commit is contained in:
parent
72a003ed6d
commit
8de4b57763
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user