Skip to content

Commit

Permalink
Upgrade default runtime to syn-nodejs-puppeteer-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daaru00 committed Feb 27, 2023
1 parent 27ebcfe commit dc910bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/canary/canary.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ func New(ses *session.Session, name string) *Canary {
region: ses.Config.Region,

Name: name,
RuntimeVersion: "syn-nodejs-puppeteer-3.1",
RuntimeVersion: "syn-nodejs-puppeteer-3.9",
Retention: RetentionConfig{
FailureRetentionPeriod: 31,
SuccessRetentionPeriod: 31,
Expand Down

0 comments on commit dc910bc

Please sign in to comment.