Skip to content

Commit

Permalink
ci: use more powerful arm runner for build (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 authored Apr 18, 2024
1 parent c2dec26 commit 9cf64fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
arch: [amd64, arm64]
include:
- image: ubuntu-latest
- image: buildjet-4vcpu-ubuntu-2204-arm
- image: buildjet-8vcpu-ubuntu-2204-arm
arch: arm64

runs-on: ${{ matrix.image }}
Expand Down

0 comments on commit 9cf64fa

Please sign in to comment.