Skip to content

Commit 448132a

Browse files
authored
Merge pull request #1714 from talregev/TalR/remove_swap
2 parents 2dfd15e + 6680d7d commit 448132a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-python.yml

-6
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@ jobs:
145145
echo "GTSAM_WITH_TBB=ON" >> $GITHUB_ENV
146146
echo "GTSAM Uses TBB"
147147
148-
- name: Set Swap Space (Linux)
149-
if: runner.os == 'Linux'
150-
uses: pierotofy/set-swap-space@master
151-
with:
152-
swap-size-gb: 6
153-
154148
- name: Install System Dependencies (Linux, macOS)
155149
if: runner.os != 'Windows'
156150
run: |

0 commit comments

Comments
 (0)