Skip to content

Commit

Permalink
Try getting more space for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Oct 4, 2023
1 parent 6cf9817 commit 4f6937d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-regular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:
- name: Maximize build disk space
uses: easimon/maximize-build-space@master
with:
temp-reserve-mb: 10240
remove-android: 'true'
remove-haskell: 'true'
remove-codeql: 'true'
-
name: Git checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4f6937d

Please sign in to comment.