Skip to content

Commit

Permalink
chore(ci): switch back to free builders (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Aug 15, 2023
1 parent 945696e commit 17b90fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
push-ghcr:
name: Build and push image
runs-on: buildjet-2vcpu-ubuntu-2204
runs-on: ubuntu-22.04
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 17b90fb

Please sign in to comment.