diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2026-01-08 16:29:21 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2026-01-09 12:36:08 +0000 |
| commit | 6cb2c509ca63afc814cf7bb958f261083005c616 (patch) | |
| tree | d17ef83a3df1786473c6f4dac374df331b866212 /syz-cluster | |
| parent | f7cfc6225a3f2876676a89d1d0486a4c08f0aefc (diff) | |
syz-cluster: increase the number of parallel workflows
Diffstat (limited to 'syz-cluster')
| -rw-r--r-- | syz-cluster/overlays/gke/prod/global-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syz-cluster/overlays/gke/prod/global-config.yaml b/syz-cluster/overlays/gke/prod/global-config.yaml index e21152d29..8c19ac258 100644 --- a/syz-cluster/overlays/gke/prod/global-config.yaml +++ b/syz-cluster/overlays/gke/prod/global-config.yaml @@ -8,7 +8,7 @@ metadata: data: config.yaml: | URL: https://ci.syzbot.org - parallelWorkflows: 10 + parallelWorkflows: 11 loreArchives: - netdev - bpf |
