Commit ae78ed3
committed
ci: use ubuntu-slim instead of ubuntu-latest
ubuntu-slim has just 1 vCPU instead of 4 vCPU for ubuntu-latest. Runners
are limited to 15 minutes. We are just syncing two git repos, so this
should be fine
ubuntu-slim was available since 28 October 2025: https://github.blog/changelog/2025-10-28-1-vcpu-linux-runner-now-available-in-github-actions-in-public-preview/
Should reduce our CI usage effectively by atleast some amount (less
compute wasted)1 parent 7f2040b commit ae78ed3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments