File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 run-tests : true
4242
4343 - name : 🏁 Windows (x86_64, MSVC)
44- os : windows-2019
44+ os : windows-2022
4545 platform : windows
4646 compiler : msvc
4747 build-flags : --config Release
5050 run-tests : false
5151
5252 - name : 🏁 Windows (x86_64, MinGW, Ninja)
53- os : windows-2019
53+ os : windows-2022
5454 platform : windows
5555 compiler : mingw
5656 config-flags :
Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ jobs:
3434 cache-name : linux-x86_64
3535
3636 - name : 🏁 Windows (x86_64, MSVC)
37- os : windows-2019
37+ os : windows-2022
3838 platform : windows
3939 artifact-name : godot-cpp-windows-msvc2019-x86_64-release
4040 artifact-path : bin/libgodot-cpp.windows.template_release.x86_64.lib
4141 run-tests : false
4242 cache-name : windows-x86_64-msvc
4343
4444 - name : 🏁 Windows (x86_64, MinGW)
45- os : windows-2019
45+ os : windows-2022
4646 platform : windows
4747 artifact-name : godot-cpp-linux-mingw-x86_64-release
4848 artifact-path : bin/libgodot-cpp.windows.template_release.x86_64.a
You can’t perform that action at this time.
0 commit comments