We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f685f58 commit f6e4537Copy full SHA for f6e4537
1 file changed
.github/workflows/boot-tests-nightly.yml
@@ -13,9 +13,7 @@ on:
13
jobs:
14
boot-tests:
15
runs-on:
16
- - codebuild-image-builder-frontend-${{ github.run_id }}-${{ github.run_attempt }}
17
- - instance-size:large
18
- - buildspec-override:true
+ - ubuntu-latest
19
permissions:
20
pull-requests: read
21
0 commit comments