Skip to content

Commit

Permalink
Update ros-docker-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki authored Feb 7, 2024
1 parent 199d78c commit 48d757b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ros-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ jobs:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
root-reserve-mb: 25840
root-reserve-mb: 30000
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'

- name: Set variables
run: |
Expand Down

0 comments on commit 48d757b

Please sign in to comment.