Skip to content

Commit

Permalink
Upgrade aetest to go122
Browse files Browse the repository at this point in the history
Signed-off-by: kennethye1 <kennethye1@hotmail.com>
  • Loading branch information
kennethye1 committed Apr 8, 2024
1 parent 95c2a62 commit aeed50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aetest/instance_vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ func (i *instance) appYAML() string {
const appYAMLTemplate = `
application: %s
version: 1
runtime: go111
runtime: go122
handlers:
- url: /.*
Expand Down

0 comments on commit aeed50a

Please sign in to comment.