Downgrade macOS image to 11

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
This commit is contained in:
Yuki Okushi 2022-10-29 20:43:43 +09:00
parent 51a1d3fd9b
commit 9cfd2eeeb9
No known key found for this signature in database

View File

@ -18,7 +18,9 @@ jobs:
- nightly
- 1.23.0
os:
- macos-12
# FIXME: compiling with 1.23 on macOS 12 fails to linL
# archive member 'rust.metadata.bin' with length 40821 is not mach-o or llvm bitcode file
- macos-11
- windows-2022
- ubuntu-22.04