* feat: dedicated nativets * review nits * prewarm isolates * ref * chore: update ee-repo-ref to 5f8105b808f3f0186fdf5132d2ee602d8a14aa17 This commit updates the EE repository reference after PR #424 was merged in windmill-ee-private. Previous ee-repo-ref: b7906acabb8ce359230bbd3e30dbb3bba4c42adb New ee-repo-ref: 5f8105b808f3f0186fdf5132d2ee602d8a14aa17 Automated by sync-ee-ref workflow. --------- Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
7 lines
217 B
JSON
7 lines
217 B
JSON
[
|
|
{ "kind": "nativets", "jobs": 5000, "noSave": true },
|
|
{ "kind": "nativets", "jobs": 10000 },
|
|
{ "kind": "dedicated_nativets", "jobs": 5000, "noSave": true },
|
|
{ "kind": "dedicated_nativets", "jobs": 10000 }
|
|
]
|