Skip to content

Commit

Permalink
fix: bump runner size.. maybe running out of space?
Browse files Browse the repository at this point in the history
  • Loading branch information
russkel committed Nov 19, 2024
1 parent 95749e5 commit 774dafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
strategy:
matrix:
job:
- runner: buildjet-4vcpu-ubuntu-2204
- runner: buildjet-8vcpu-ubuntu-2204
arch: amd64
- runner: buildjet-4vcpu-ubuntu-2204-arm
- runner: buildjet-8vcpu-ubuntu-2204-arm
arch: arm64

name: Release - ${{ matrix.job.arch }}
Expand Down

0 comments on commit 774dafe

Please sign in to comment.