Commit 8ecafd5
Mark Saroufim
Pre-install jq and runner deps in helion Docker image (#463)
Bake jq and the Python packages that github-runner.py actually
imports into the image so the workflow doesn't re-download them
on every run (~30s saving).1 parent 1f8f93e commit 8ecafd5
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
0 commit comments