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:
7272 include :
7373 - target : i686-pc-windows-msvc/msvc
7474 architecture : Win32
75- runner : windows-latest
75+ runner : windows-2022
7676 - target : x86_64-pc-windows-msvc/msvc
7777 architecture : x64
78- runner : windows-latest
78+ runner : windows-2022
7979 - target : aarch64-pc-windows-msvc/msvc
8080 architecture : ARM64
8181 runner : windows-11-arm
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ jobs:
4949 include :
5050# - target: i686-pc-windows-msvc/msvc
5151# architecture: Win32
52- # runner: windows-latest
52+ # runner: windows-2022
5353 - target : x86_64-pc-windows-msvc/msvc
5454 architecture : x64
55- runner : windows-latest
55+ runner : windows-2022
5656# - target: aarch64-pc-windows-msvc/msvc
5757# architecture: ARM64
58- # runner: windows-latest
58+ # runner: windows-2022
5959 - target : x86_64-apple-darwin/clang
6060 architecture : x86_64
6161 runner : macos-13
You can’t perform that action at this time.
0 commit comments