Commit 79ddbf9
ci: use GitHub-hosted ubuntu-latest runners (#24)
Public repos get free, unlimited standard GitHub-hosted runners. Move
self-hosted Linux CI jobs to ubuntu-latest: frees the home-lab servers,
runs PR code in throwaway isolated VMs (removing the fork-PR attack
surface), and costs nothing on public repos. The previous self-hosted
fork-guard is removed as it is no longer needed.
Co-authored-by: GeiserX <drumsergio@gmail.com>1 parent 9611a5c commit 79ddbf9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments