Skip to content

Commit

Permalink
Targeting a 16vcpu machine on buildjet
Browse files Browse the repository at this point in the history
  • Loading branch information
fulmicoton committed May 13, 2024
1 parent 11165f8 commit 176c8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
include:
- os: ubuntu-latest
platform: linux/amd64
- os: buildjet-8vcpu-ubuntu-2204-arm
- os: buildjet-16vcpu-ubuntu-2204-arm
platform: linux/arm64
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 176c8eb

Please sign in to comment.