Skip to content

Commit aeed50a

Browse files
committed
Upgrade aetest to go122
Signed-off-by: kennethye1 <[email protected]>
1 parent 95c2a62 commit aeed50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aetest/instance_vm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ func (i *instance) appYAML() string {
275275
const appYAMLTemplate = `
276276
application: %s
277277
version: 1
278-
runtime: go111
278+
runtime: go122
279279
280280
handlers:
281281
- url: /.*

0 commit comments

Comments
 (0)