Skip to content

Commit

Permalink
fix: build.yml (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Jul 20, 2023
1 parent c8fd97f commit eec26a9
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-4vcpu-ubuntu-2204
runs-on: ubuntu-22.04
permissions:
contents: read
packages: write
Expand Down

0 comments on commit eec26a9

Please sign in to comment.