Skip to content

Commit

Permalink
👷 Try to maximize CI space
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Oct 25, 2023
1 parent 8337472 commit 126f222
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test_cpac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ jobs:
- name: Maximize space
uses: easimon/maximize-build-space@v8
with:
remove-dotnet: 'true'
remove-android: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
remove-dotnet: 'true'
remove-haskell: 'true'
remove-docker-images: 'false'
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 126f222

Please sign in to comment.