Skip to content

Commit

Permalink
Remove.
Browse files Browse the repository at this point in the history
  • Loading branch information
eliphatfs committed Sep 14, 2024
1 parent 740061b commit 54f4837
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build_and_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ jobs:
os: [ubuntu-latest, windows-latest]

steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
if: matrix.os == 'ubuntu-latest'
with:
root-reserve-mb: 512
swap-size-mb: 1024
remove-dotnet: 'true'

- uses: actions/checkout@v2
with:
submodules: recursive
Expand Down

0 comments on commit 54f4837

Please sign in to comment.