1
0
Fork 0

ci: maximize build space

timestamps
dump_stack() 2024-02-21 02:11:52 +00:00
parent ed99ffd2e1
commit ee232dc54a
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB
1 changed files with 10 additions and 0 deletions

View File

@ -132,6 +132,16 @@ jobs:
]
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
with:
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
remove-docker-images: 'true'
- name: Checkout
- uses: actions/checkout@v1
- name: Setup