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 66ebf9f commit 617c3dbCopy full SHA for 617c3db
.github/workflows/mac.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
name: Mac
15
16
- runs-on: macos-latest
+ runs-on: codebuild-jb-mac-runner-${{ github.run_id }}-${{ github.run_attempt }}
17
18
steps:
19
- uses: actions/checkout@v2
0 commit comments