Skip to content

Commit

Permalink
Fix CI runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Dec 20, 2024
1 parent 976e5b3 commit aaee870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Resources:
- Name: PRX_APPLICATION_CODE_BUCKET
Value:
Fn::ImportValue: !Sub ${InfrastructureStorageStackName}-InfrastructureApplicationCodeBucket
Image: aws/codebuild/amazonlinux2-x86_64-standard:5.0
Image: aws/codebuild/amazonlinux-aarch64-standard:3.0
PrivilegedMode: true
Type: ARM_CONTAINER
Name: !Sub ${AWS::StackName}-ArmRunner
Expand Down

0 comments on commit aaee870

Please sign in to comment.