فهرست منبع

ci: use windows-2022

Baptiste Augrain 2 هفته پیش
والد
کامیت
acf298a9c2
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/workflows/insider-windows.yml
  2. 1 1
      .github/workflows/stable-windows.yml

+ 1 - 1
.github/workflows/insider-windows.yml

@@ -272,7 +272,7 @@ jobs:
 
 
   winget:
   winget:
     needs: build
     needs: build
-    runs-on: windows-latest
+    runs-on: windows-2022
     defaults:
     defaults:
       run:
       run:
         shell: bash
         shell: bash

+ 1 - 1
.github/workflows/stable-windows.yml

@@ -270,7 +270,7 @@ jobs:
 
 
   winget:
   winget:
     needs: build
     needs: build
-    runs-on: windows-latest
+    runs-on: windows-2022
     defaults:
     defaults:
       run:
       run:
         shell: bash
         shell: bash