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 1
1
image :
2
2
- Visual Studio 2022
3
3
- Ubuntu2004
4
- - macOS
4
+ - macos-bigsur
5
5
environment :
6
6
APPVEYOR_YML_DISABLE_PS_LINUX : true
7
7
matrix :
@@ -17,11 +17,11 @@ matrix:
17
17
TARGET : i686-pc-windows-msvc
18
18
- image : Ubuntu2004
19
19
TARGET : x86_64-apple-darwin
20
- - image : macOS
20
+ - image : macos-bigsur
21
21
TARGET : x86_64-pc-windows-msvc
22
- - image : macOS
22
+ - image : macos-bigsur
23
23
TARGET : i686-pc-windows-msvc
24
- - image : macOS
24
+ - image : macos-bigsur
25
25
TARGET : x86_64-unknown-linux-gnu
26
26
- image : Visual Studio 2022
27
27
TARGET : x86_64-unknown-linux-gnu
53
53
-
54
54
matrix :
55
55
only :
56
- - image : macOS
56
+ - image : macos-bigsur
57
57
install :
58
58
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -yv --default-toolchain nightly --default-host x86_64-apple-darwin --profile minimal
59
59
cache :
You can’t perform that action at this time.
0 commit comments