mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 12:32:37 +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:
|
push-ghcr:
|
||||||
name: Build and push image
|
name: Build and push image
|
||||||
if: github.event.review.state == 'approved' || github.event_name != 'pull_request_review'
|
if: github.event.review.state == 'approved' || github.event_name != 'pull_request_review'
|
||||||
runs-on: buildjet-2vcpu-ubuntu-2204
|
runs-on: ubuntu-22.04
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
Loading…
x
Reference in New Issue
Block a user