Skip to content

Commit f3a9bbb

Browse files
ci: update codebuild runner name
Signed-off-by: Swapnanil Gupta <swpnlg@amazon.com>
1 parent ff6ed52 commit f3a9bbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/finch-vm-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
GO_VERSION: '1.25.8'
1616
jobs:
1717
mac-test-e2e:
18-
runs-on: codebuild-finch-daemon-arm64-2-instance-${{ github.run_id }}-${{ github.run_attempt }}
18+
runs-on: codebuild-finch-daemon-macOS26-arm64-2-instance-${{ github.run_id }}-${{ github.run_attempt }}
1919
steps:
2020
- name: Configure Git for ec2-user
2121
run: |

0 commit comments

Comments
 (0)