Skip to content

Commit

Permalink
[GHA] Increase root space to 20G
Browse files Browse the repository at this point in the history
  • Loading branch information
RoiArthurB committed Dec 4, 2023
1 parent dda6186 commit b1137d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# We can afford to uninstall android & dotnet as game-ci relies on docker containers
remove-android: true
remove-dotnet: true
root-reserve-mb: 9216
root-reserve-mb: 20480

# Checkout
- name: Checkout repository 📥
Expand Down

0 comments on commit b1137d9

Please sign in to comment.