[all-commits] [llvm/llvm-project] e11ca5: [libc++] Shuffle the order of pre-commit CI jobs a...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Feb 21 04:59:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e11ca593a29d143ab35f9f19dd6fb56f7c394941
https://github.com/llvm/llvm-project/commit/e11ca593a29d143ab35f9f19dd6fb56f7c394941
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M .github/workflows/libcxx-build-and-test.yaml
Log Message:
-----------
[libc++] Shuffle the order of pre-commit CI jobs a bit (#128008)
I've recently noticed that our CI is bottlenecked around platforms on
which we don't have a lot of capacity like macOS (mostly) and Windows.
To try to alleviate that, this patch moves the macOS builds and the
Windows builds further down the pipeline so that they will get triggered
less often (if an earlier job fails).
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