Re: [PATCH v3 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config From: Junio C Hamano <hidden> Date: 2021-11-21 07:21:51 Ævar Arnfjörð Bjarmason [off-list ref] writes: -case "$jobname" in -linux-clang|linux-gcc|linux-leaks) +case "$runs_on_pool" in +ubuntu-latest) sudo apt-get -q update ... ;; -osx-clang|osx-gcc) +macos-latest) export HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_CLEANUP=1 Indeed this is nice improvement in maintainability.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help