File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ jobs:
72
72
include :
73
73
- target : i686-pc-windows-msvc/msvc
74
74
architecture : Win32
75
- runner : windows-latest
75
+ runner : windows-2022
76
76
- target : x86_64-pc-windows-msvc/msvc
77
77
architecture : x64
78
- runner : windows-latest
78
+ runner : windows-2022
79
79
- target : aarch64-pc-windows-msvc/msvc
80
80
architecture : ARM64
81
81
runner : windows-11-arm
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ jobs:
49
49
include :
50
50
# - target: i686-pc-windows-msvc/msvc
51
51
# architecture: Win32
52
- # runner: windows-latest
52
+ # runner: windows-2022
53
53
- target : x86_64-pc-windows-msvc/msvc
54
54
architecture : x64
55
- runner : windows-latest
55
+ runner : windows-2022
56
56
# - target: aarch64-pc-windows-msvc/msvc
57
57
# architecture: ARM64
58
- # runner: windows-latest
58
+ # runner: windows-2022
59
59
- target : x86_64-apple-darwin/clang
60
60
architecture : x86_64
61
61
runner : macos-13
You can’t perform that action at this time.
0 commit comments