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