Skip to content

Commit

Permalink
chore: arm64 use 8xlarge runner (#5213)
Browse files Browse the repository at this point in the history
  • Loading branch information
evenyag authored Dec 20, 2024
1 parent ea4ce9d commit a1ed450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
linux_arm64_runner:
type: choice
description: The runner uses to build linux-arm64 artifacts
default: ec2-c6g.4xlarge-arm64
default: ec2-c6g.8xlarge-arm64
options:
- ubuntu-2204-32-cores-arm
- ec2-c6g.xlarge-arm64 # 4C8G
Expand Down

0 comments on commit a1ed450

Please sign in to comment.