Skip to content

Commit 6f243a1

Browse files
author
Matthias Koeppe
committed
.github/workflows/docker.yml: Adjust easimon/maximize-build-space root-reserve-mb for new GitHub runners
1 parent 78ed70e commit 6f243a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
uses: easimon/maximize-build-space@v10
156156
with:
157157
# need space in /var for Docker images
158-
root-reserve-mb: 40000
158+
root-reserve-mb: 30000
159159
remove-dotnet: true
160160
remove-android: true
161161
remove-haskell: true

0 commit comments

Comments
 (0)