Browse Source

improve ci

ruki 4 years ago
parent
commit
ff6c1278bf
1 changed files with 7 additions and 0 deletions
  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