diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-11-15 00:00:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-15 00:00:54 +0100 |
commit | 2d6459cb284505e54af53f519f2d230bb973d453 (patch) | |
tree | 1ea77a4f58d98db90f7e450f74ad0076e9447154 /llvm/lib/CodeGen | |
parent | 376713ff505f31b698a3ab095fad7b6e08f99e74 (diff) | |
download | llvm-2d6459cb284505e54af53f519f2d230bb973d453.zip llvm-2d6459cb284505e54af53f519f2d230bb973d453.tar.gz llvm-2d6459cb284505e54af53f519f2d230bb973d453.tar.bz2 |
[libc++] Fix CI issues recently introduced by localization changes (#116216)
After a recent Github Actions runner policy change [1], the version of
Xcode included in the macos-14 image went from Xcode 16 to Xcode 15,
breaking our build bots.
This moves the bots to the macos 15 (public preview) image, which
contains Xcode 16.
Also, adjust an UNSUPPORTED annotation that was incorrectly targeting
macos 13.7 when it should have been targeting a version of AppleClang.
[1]: https://github.com/actions/runner-images/issues/10703
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions