Commit 94ef85f
committed
Tune down instance-size for AI review and gcc-bpf
Both AI review and gcc-bpf aren't compute intensive on the runner
side, so there is no reason to use xlarge (default) for these jobs.
For reference [1]:
- xlarge is 36 vCPUs / 72 GiB
- large is 8 vCPUs / 16 GiB
[1] https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-compute-types.html
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>1 parent d580d69 commit 94ef85f
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments