Browse Source

wip: try latest windows [skip ci]

Baptiste Augrain 1 year ago
parent
commit
dd84d4841a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/stable-windows.yml

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

@@ -33,7 +33,7 @@ env:
 
 jobs:
   build:
-    runs-on: windows-2019
+    runs-on: windows-latest
     defaults:
       run:
         shell: bash