瀏覽代碼

improve ci

ruki 4 年之前
父節點
當前提交
ff6c1278bf
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      .github/workflows/monkey_windows.yml

+ 7 - 0
.github/workflows/monkey_windows.yml

@@ -21,6 +21,13 @@ jobs:
         with:
           xmake-version: branch@dev
 
+      - name: Configure Pagefile
+        uses: al-cheb/[email protected]
+        with:
+          minimum-size: 8GB
+          maximum-size: 32GB
+          disk-root: "D:"
+
       - name: Tests
         run: |
           xmake l ./scripts/monkey.lua -D -a ${{ matrix.arch }} -k ${{ matrix.kind }} --vs_runtime=${{ matrix.vs_runtime }} --vs_sdkver=10.0.19041.0