Skip to content

Commit

Permalink
Remove maximizing build space since it seems to mess stuff up.
Browse files Browse the repository at this point in the history
  • Loading branch information
helenol committed Aug 14, 2023
1 parent 850c24f commit 36aaac7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
dockerfile: [dev, robot, demo]
runs-on: ubuntu-latest
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@v7
with:
root-reserve-mb: 512
swap-size-mb: 1024
remove-dotnet: 'true'
- name: Check out moma repo
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 36aaac7

Please sign in to comment.