[all-commits] [llvm/llvm-project] 3fb838: [libc++] Add new queues for specific macOS system ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Feb 2 12:57:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fb83853791cabd08fbc6cd35ed2b82c0ffcc2d6
https://github.com/llvm/llvm-project/commit/3fb83853791cabd08fbc6cd35ed2b82c0ffcc2d6
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/macos-ci-setup
Log Message:
-----------
[libc++] Add new queues for specific macOS system versions
This will allow running back-deployment testing on macOS only on systems
running the right version of macOS. For the time being, we're cheating
because we don't have actual machines running older than 10.15.
More information about the All-commits
mailing list