Skip to content

Commit c1b4397

Browse files
Adding build page
1 parent c704146 commit c1b4397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ permissions:
4242

4343
jobs:
4444
quality_check:
45-
runs-on: ubuntu-latest
45+
runs-on: codebuild--${{ github.run_id }}-${{ github.run_attempt }}
4646
strategy:
4747
max-parallel: 5
4848
matrix:

0 commit comments

Comments
 (0)