Commit 0a3650c
chore(ci): enable s3-cache on all runner profiles
Adds s3-cache extra to all runner profiles in runs-on.yml. This
replaces GHA cache with runs-on's S3-backed cache, which should be
faster since it's colocated with the runners.
Note: takes effect after merge to main (public repo limitation).
Co-authored-by: Claude <noreply@anthropic.com>1 parent fb2d545 commit 0a3650c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
0 commit comments