Skip to content

Commit

Permalink
Bigger Blacksmith Runners
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 authored Dec 30, 2024
1 parent e56d8a5 commit 0a77242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
arch: [amd64, arm64]
include:
- arch: amd64
runs-on: blacksmith-4vcpu-ubuntu-2204
runs-on: blacksmith-8vcpu-ubuntu-2204
- arch: arm64
runs-on: blacksmith-4vcpu-ubuntu-2204-arm
runs-on: blacksmith-8vcpu-ubuntu-2204-arm
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 0a77242

Please sign in to comment.