Skip to content

Commit 3468512

Browse files
committed
DEBUG: change runner
1 parent 135657d commit 3468512

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/boot-tests-nightly.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ on:
1313
jobs:
1414
boot-tests:
1515
runs-on:
16-
- codebuild-image-builder-frontend-${{ github.run_id }}-${{ github.run_attempt }}
17-
- instance-size:large
18-
- buildspec-override:true
16+
- ubuntu-latest
1917
permissions:
2018
pull-requests: read
2119

0 commit comments

Comments
 (0)