[all-commits] [llvm/llvm-project] 15f179: [libc++] Remove the Buildkite job that builds docu...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 24 05:06:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15f179e5d16228561e1a6bdabc10d6d80b6603ba
https://github.com/llvm/llvm-project/commit/15f179e5d16228561e1a6bdabc10d6d80b6603ba
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M libcxx/utils/ci/Dockerfile
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++] Remove the Buildkite job that builds documentation (#69992)
Since #69828, we have a Github Action that builds the documentation for
libc++, so we don't need to do it as part of our Buildkite pipeline
anymore.
More information about the All-commits
mailing list