Skip to content

Commit 7d13d94

Browse files
Test an override one more time
1 parent 8a90ccc commit 7d13d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codebuild-poc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on:
66
- codebuild-RossGhRunnerPoc-${{ github.run_id }}-${{ github.run_attempt }}
77
- instance-size:small
8-
- image:linux-5.0
8+
- image:custom-linux-501215020883.dkr.ecr.eu-central-1.amazonaws.com/gha-runner/ross-poc:x86
99
steps:
1010
- run: mvn --version
1111
- run: echo "Hello World!"

0 commit comments

Comments
 (0)