diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-11-23 17:29:11 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-11-23 16:51:53 -0800 |
commit | 707d2f2fe8601c1f425be1233a72bac872c0b4b9 (patch) | |
tree | 76b034724979a59b89cba34947af3787ceb0b4b8 /mergetools/araxis | |
parent | CI: rename the "Linux32" job to lower-case "linux32" (diff) | |
download | tgif-707d2f2fe8601c1f425be1233a72bac872c0b4b9.tar.xz |
CI: use "$runs_on_pool", not "$jobname" to select packages & config
Change the setup hooks for the CI to use "$runs_on_pool" for the
"$regular" job. Now we won't need as much boilerplate when adding new
jobs to the "regular" matrix, see 956d2e4639b (tests: add a test mode
for SANITIZE=leak, run it in CI, 2021-09-23) for the last such commit.
I.e. now instead of needing to enumerate each jobname when we select
packages we can install things depending on the pool we're running
in.
That we didn't do this dates back to the now gone dependency on Travis
CI, but even if we add a new CI target in the future this'll be easier
to port over, since we can probably treat "ubuntu-latest" as a
stand-in for some recent Linux that can run "apt" commands.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools/araxis')
0 files changed, 0 insertions, 0 deletions