We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bcea5 commit 013fc8fCopy full SHA for 013fc8f
1 file changed
.github/workflows/static.yml
@@ -42,8 +42,8 @@ jobs:
42
- name: Configure pagefile
43
uses: al-cheb/configure-pagefile-action@v1.2
44
with:
45
- minimum-size: 10GB
46
- maximum-size: 12GB
+ minimum-size: 5GB
+ maximum-size: 7GB
47
- name: Download docfx
48
run: |
49
$client = new-object System.Net.WebClient
0 commit comments