Skip to content

Commit

Permalink
Previous instance type was unavailable for Spot Instances
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergeek77 authored Nov 17, 2024
1 parent c2531a7 commit 4ec1598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
docker-target: "linux/arm64"
target-short: "arm64"
ec2-ami: "ami-0560690593473ded1"
ec2-instance-type: "x8g.medium"
ec2-instance-type: "t4g.large"
steps:
- name: Launch Spot Runner (${{ matrix.runner-arch }}, ${{ matrix.docker-target }})
id: launch
Expand Down

0 comments on commit 4ec1598

Please sign in to comment.