We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c7b02 commit 224ef7dCopy full SHA for 224ef7d
1 file changed
.github/workflows/intel-build.yml
@@ -39,6 +39,7 @@ jobs:
39
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c # master
40
with:
41
root-reserve-mb: 30000
42
+ temp-reserve-mb: 20000
43
remove-dotnet: 'true'
44
remove-android: 'true'
45
remove-haskell: 'true'
@@ -106,6 +107,7 @@ jobs:
106
107
108
109
110
111
112
113
0 commit comments