Commit ae61169
RunsOn v3: switch disk=large → volume=80gb (#560)
Migrate the RunsOn self-hosted runner labels from the v2 `disk=large`
sizing to the v3 `volume=80gb` form across all three RunsOn workflows
(ci, cache, publish). `family=` and `image=` are unchanged.
Must merge together with this repo's move from the v2 to the v3 RunsOn
GitHub App: v2 does not understand `volume=`, and a v3 runner left on
`disk=large` boots the image default root volume.
Part of QuantEcon/lectures#5
See QuantEcon/meta#322
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent bf44eb4 commit ae61169
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments