Skip to content

Commit 72ff87b

Browse files
committed
Update arm64 builder
1 parent b9a407c commit 72ff87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/boxcutter_builder/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
if node.aws?
2222
aws_arm64_github_self_hosted_runner_list = [
23-
'ip-10-0-1-147', # arm64 builder
23+
'ip-10-0-1-70', # arm64 builder
2424
]
2525

2626
if aws_arm64_github_self_hosted_runner_list.include?(node['hostname'])

0 commit comments

Comments
 (0)