Skip to content

Commit ea5003b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: easimon/maximize-build-space@v10
2020
with:
2121
# need space in /var for Docker images
22-
root-reserve-mb: 40000
22+
root-reserve-mb: 30000
2323
remove-dotnet: true
2424
remove-android: true
2525
remove-haskell: true

0 commit comments

Comments
 (0)