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 @@ -782,7 +782,7 @@ jobs:
782782
783783 windows :
784784 name : CMake -> exporter proto
785- runs-on : windows-2019
785+ runs-on : windows-2022
786786 steps :
787787 - uses : actions/checkout@v4
788788 with :
@@ -798,7 +798,7 @@ jobs:
798798
799799 windows-build-dll :
800800 name : CMake -> exporter proto (Build as DLL)
801- runs-on : windows-2019
801+ runs-on : windows-2022
802802 steps :
803803 - uses : actions/checkout@v4
804804 with :
@@ -816,7 +816,7 @@ jobs:
816816
817817 windows_with_async_export :
818818 name : CMake (With async export) -> exporter proto
819- runs-on : windows-2019
819+ runs-on : windows-2022
820820 steps :
821821 - uses : actions/checkout@v4
822822 with :
@@ -832,7 +832,7 @@ jobs:
832832
833833 windows_bazel :
834834 name : Bazel Windows
835- runs-on : windows-2019
835+ runs-on : windows-2022
836836 steps :
837837 - uses : actions/checkout@v4
838838 with :
@@ -845,7 +845,7 @@ jobs:
845845
846846 windows_plugin_test :
847847 name : Plugin -> CMake Windows
848- runs-on : windows-2019
848+ runs-on : windows-2022
849849 steps :
850850 - uses : actions/checkout@v4
851851 with :
You can’t perform that action at this time.
0 commit comments