Skip to content

Commit 0dec8ed

Browse files
committed
feat: use codebuild stack via cdk
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent a31b2c2 commit 0dec8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac-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.23.8'
1616
jobs:
1717
mac-test:
18-
runs-on: codebuild-newFD-CI-test-${{ github.run_id }}-${{ github.run_attempt }}
18+
runs-on: codebuild-finch-daemon-arm64-2-instance-${{ github.run_id }}-${{ github.run_attempt }}
1919
timeout-minutes: 30
2020
steps:
2121
- name: Clean macOS runner workspace

0 commit comments

Comments
 (0)