Skip to content

Commit

Permalink
Upgrade aetest to go122
Browse files Browse the repository at this point in the history
Signed-off-by: kennethye1 <[email protected]>
  • Loading branch information
kennethye1 committed Apr 8, 2024
1 parent 2d9f0ff commit 449ae81
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 449ae81

Please sign in to comment.