This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Run back-deployment CI on macOS 10.15 instead of 10.14
ClosedPublic

Authored by ldionne on Dec 9 2020, 6:59 AM.

Details

Summary

The goal was to add coverage for back-deployment over the filesystem
library, but it was added in macOS 10.15, not 10.14.

Diff Detail

Event Timeline

ldionne created this revision.Dec 9 2020, 6:59 AM
ldionne requested review of this revision.Dec 9 2020, 6:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2020, 6:59 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
curdeius accepted this revision.Dec 9 2020, 8:13 AM

I've added this revision as a parent of D92769 and rebased to trigger CI. Hopefully it will error on this new config. You might want to wait for CI to finish to verify it really fails.

ldionne accepted this revision as: Restricted Project.Dec 9 2020, 8:21 AM
This revision is now accepted and ready to land.Dec 9 2020, 8:21 AM