Skip to content

Commit 5bf85b7

Browse files
committed
Remove setting swap space
1 parent b389253 commit 5bf85b7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python_ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
version: "15.4"
4141

4242
steps:
43-
- name: Set Larger Swap Space
44-
uses: pierotofy/set-swap-space@master
45-
with:
46-
swap-size-gb: 6
47-
4843
- name: Install Dependencies (Linux)
4944
if: runner.os == 'Linux'
5045
run: |

0 commit comments

Comments
 (0)