Skip to content

Commit

Permalink
increase e2e disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
SbloodyS committed Jun 24, 2024
1 parent 2e0da5d commit bfc2567
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .github/actions/maximize-build-space
Submodule maximize-build-space deleted from fc881a
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
RECORDING_PATH: /tmp/recording-${{ matrix.case.name }}
steps:
- name: Maximize runner space
uses: ./.github/actions/maximize-build-space
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c
with:
root-reserve-mb: 512
swap-size-mb: 1024
Expand Down
5 changes: 0 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,3 @@
path = .github/actions/paths-filter
url = https://github.com/dorny/paths-filter
branch = de90cc6fb38fc0963ad72b210f1f284cd68cea36

[submodule ".github/actions/maximize-build-space"]
path = .github/actions/maximize-build-space
url = https://github.com/easimon/maximize-build-space
branch = fc881a613ad2a34aca9c9624518214ebc21dfc0c

0 comments on commit bfc2567

Please sign in to comment.