Skip to content

Commit

Permalink
Merge pull request #1714 from talregev/TalR/remove_swap
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Jan 17, 2024
2 parents 2dfd15e + 6680d7d commit 448132a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,6 @@ jobs:
echo "GTSAM_WITH_TBB=ON" >> $GITHUB_ENV
echo "GTSAM Uses TBB"
- name: Set Swap Space (Linux)
if: runner.os == 'Linux'
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 6

- name: Install System Dependencies (Linux, macOS)
if: runner.os != 'Windows'
run: |
Expand Down

0 comments on commit 448132a

Please sign in to comment.