浏览代码

Update windows.yml

Ray 1 月之前
父节点
当前提交
3e65b23f89
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/windows.yml

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

@@ -22,6 +22,7 @@ jobs:
   build:
     permissions:
       contents: write  # for actions/upload-release-asset to upload release asset
+    runs-on: windows-latest
     strategy:
       fail-fast: false
       max-parallel: 1