Skip to content

Commit 617c3db

Browse files
cb mac fleet runner
1 parent 66ebf9f commit 617c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
name: Mac
1515

16-
runs-on: macos-latest
16+
runs-on: codebuild-jb-mac-runner-${{ github.run_id }}-${{ github.run_attempt }}
1717

1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)