Commit 92aa669
ci: cache Scylla download across CI matrix jobs
Add an actions/cache step for ~/.ccm/repository keyed on the Scylla
version and runner OS. On cache hit the 'Download Scylla' step
becomes a near-instant no-op. On miss (or version bump) CCM
re-downloads as before, so there is no regression risk.1 parent f3ec881 commit 92aa669
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
0 commit comments