diff options
| -rw-r--r-- | dashboard/app/app.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/app/app.yaml b/dashboard/app/app.yaml index 3990f9d97..9e3a3524a 100644 --- a/dashboard/app/app.yaml +++ b/dashboard/app/app.yaml @@ -1,7 +1,7 @@ # Copyright 2017 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -runtime: go116 +runtime: go119 app_engine_apis: true # With the default f1 setting, the app episodically crashes with: |
