Skip to content

Commit

Permalink
bump runtime
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pickering <[email protected]>
  • Loading branch information
alexvpickering committed Nov 27, 2024
1 parent 111132b commit 4afc87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cf/canaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Resources:
!Sub ["https://ui-default.${DomainName}", DomainName: !Join ["", [ Fn::ImportValue: !Sub "DomainName-${Environment}" ]]]
]
SuccessRetentionPeriod: 2
RuntimeVersion: syn-nodejs-puppeteer-3.6
RuntimeVersion: syn-nodejs-puppeteer-9.1
Schedule:
Expression: rate(5 minutes)
StartCanaryAfterCreation: True
Expand Down

0 comments on commit 4afc87b

Please sign in to comment.