Skip to content

Commit

Permalink
Merge pull request #17 from guardian/rk/use-focal
Browse files Browse the repository at this point in the history
Use arm64-focal-java11-deploy-infrastructure as the AMI
  • Loading branch information
kenoir authored Feb 22, 2023
2 parents 8a52fc7 + 438acef commit b1bd08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
amiParameter: AMIActionsstaticsiteinfra
amiTags:
BuiltBy: amigo
Recipe: arm64-bionic-java11-deploy-infrastructure
Recipe: arm64-focal-java11-deploy-infrastructure
AmigoStage: PROD
app:
app: actions-static-site-infra
Expand Down

0 comments on commit b1bd08d

Please sign in to comment.