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 1599ba6 commit c870371Copy full SHA for c870371
.github/workflows/quality_check.yml
@@ -42,7 +42,7 @@ permissions:
42
43
jobs:
44
quality_check:
45
- runs-on: codebuild-${{ github.run_id }}-${{ github.run_attempt }}
+ runs-on: codebuild-e2e-test-runners-${{ github.run_id }}-${{ github.run_attempt }}
46
strategy:
47
max-parallel: 5
48
matrix:
0 commit comments