diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-02-03 14:25:45 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-02-04 14:45:40 +0000 |
| commit | 44c01590d11f09b1689d02f6c3e26ab9d1b9dbb2 (patch) | |
| tree | cd996836062d9f4c7511e0754a996174dd62cbea | |
| parent | 8f267cefd3660f9d5640ebbbd42e295a61774469 (diff) | |
dashboard/app/app.yaml: go122 -> go123
It is available in preview since Nov. 19 2024.
| -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 e5d3cad61..5bdc07e16 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: go122 +runtime: go123 app_engine_apis: true # With the f2 setting, the app episodically crashes with: |
