2
0
ruki 4 жил өмнө
parent
commit
ff6c1278bf

+ 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