]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pb/ci-matrix-wo-shortcut' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Feb 2021 22:05:55 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Feb 2021 22:05:55 +0000 (14:05 -0800)
commitdadf9e519de2ecee8de3b7dc9fe9532d56151f3a
tree00894e6c4424c190be60685e88eb737d037e8b6b
parentf20aeed2358eb3a41d187b98dae1c5af731ca21f
parent2b0e14f64025a858f7d7542b117c799d2c76c392
Merge branch 'pb/ci-matrix-wo-shortcut' into maint

Our setting of GitHub CI test jobs were a bit too eager to give up
once there is even one failure found.  Tweak the knob to allow
other jobs keep running even when we see a failure, so that we can
find more failures in a single run.

* pb/ci-matrix-wo-shortcut:
  ci: do not cancel all jobs of a matrix if one fails