[all-commits] [llvm/llvm-project] a950c0: [CI] Run pre-merge build with -k 0 placed after "$...
Connor Sughrue via All-commits
all-commits at lists.llvm.org
Mon Mar 11 15:42:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a950c06d9864ec34d401702f398dc09fbec87891
https://github.com/llvm/llvm-project/commit/a950c06d9864ec34d401702f398dc09fbec87891
Author: Connor Sughrue <55301806+cpsughrue at users.noreply.github.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M .ci/monolithic-linux.sh
M .ci/monolithic-windows.sh
Log Message:
-----------
[CI] Run pre-merge build with -k 0 placed after "${BUILD_DIR}" (#84846)
#84828 added `-k 0` to pre-merge CI so that if one job fails the others
would continue building. This pull request fixes the location of `-k 0`
in the ninja command line.
Resolves #84842 and #83371
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list