Skip to content

Commit

Permalink
doghouse: use Go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jul 22, 2020
1 parent afb4d31 commit a45491c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doghouse/appengine/app.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# reviewdog app config: https://github.com/settings/apps/reviewdog

# https://cloud.google.com/appengine/docs/standard/go/config/appref
runtime: go112
runtime: go114

# https://cloud.google.com/appengine/docs/standard/go/warmup-requests/configuring
inbound_services:
Expand Down

0 comments on commit a45491c

Please sign in to comment.