diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-07-01 11:15:16 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-07-14 09:11:20 +0000 |
| commit | 21491a419f6eafd8f2b860c5add98ec80294a25c (patch) | |
| tree | 3ebab1f674dd6005f8b1fd4dce7a86511fc58a6f /dashboard/app | |
| parent | 3cda49cfaa8556b73277ccd7e75952f0f2de2d74 (diff) | |
dashboard/app: switch to go124
Diffstat (limited to 'dashboard/app')
| -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 5bdc07e16..c30738886 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: go123 +runtime: go124 app_engine_apis: true # With the f2 setting, the app episodically crashes with: |
