File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11image :
22 - Visual Studio 2022
33 - Ubuntu2004
4- - macOS
4+ - macos-bigsur
55environment :
66 APPVEYOR_YML_DISABLE_PS_LINUX : true
77 matrix :
@@ -17,11 +17,11 @@ matrix:
1717 TARGET : i686-pc-windows-msvc
1818 - image : Ubuntu2004
1919 TARGET : x86_64-apple-darwin
20- - image : macOS
20+ - image : macos-bigsur
2121 TARGET : x86_64-pc-windows-msvc
22- - image : macOS
22+ - image : macos-bigsur
2323 TARGET : i686-pc-windows-msvc
24- - image : macOS
24+ - image : macos-bigsur
2525 TARGET : x86_64-unknown-linux-gnu
2626 - image : Visual Studio 2022
2727 TARGET : x86_64-unknown-linux-gnu
5353 -
5454 matrix :
5555 only :
56- - image : macOS
56+ - image : macos-bigsur
5757 install :
5858 - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -yv --default-toolchain nightly --default-host x86_64-apple-darwin --profile minimal
5959 cache :
You can’t perform that action at this time.
0 commit comments