We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31b2c2 commit 0dec8edCopy full SHA for 0dec8ed
.github/workflows/mac-test.yaml
@@ -15,7 +15,7 @@ env:
15
GO_VERSION: '1.23.8'
16
jobs:
17
mac-test:
18
- runs-on: codebuild-newFD-CI-test-${{ github.run_id }}-${{ github.run_attempt }}
+ runs-on: codebuild-finch-daemon-arm64-2-instance-${{ github.run_id }}-${{ github.run_attempt }}
19
timeout-minutes: 30
20
steps:
21
- name: Clean macOS runner workspace
0 commit comments