diff --git a/.github/workflows/check-space.yml b/.github/workflows/check-space.yml index c788bd46..41f67624 100644 --- a/.github/workflows/check-space.yml +++ b/.github/workflows/check-space.yml @@ -35,6 +35,8 @@ jobs: root-reserve-mb: 512 swap-size-mb: 1024 remove-dotnet: 'true' + remove-android: 'true' + remove-haskell: 'true' - name: Checkout uses: actions/checkout@v2