Commit e4a2d9c
forrestlinfeng
ci: migrate ubuntu-latest -> ${{ fromJSON(vars.CI_LABEL_LINUX_X64) }}
Routes Linux CI jobs via the org-level CI_LABEL_LINUX_X64 variable so the
runner pool can be swapped in one place (e.g. emergency fall-back to
ubuntu-latest if the self-hosted runner is down).
Default value of the variable: ["self-hosted","Linux","X64"] -> evomap-shoot.
Skipped files where ubuntu-latest is load-bearing (glibc pin, cross-platform
matrix, deliberately paid runner) -- those are addressed separately.1 parent d52aadd commit e4a2d9c
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| 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