Skip to content

Commit 6f7a6fa

Browse files
committed
Fix
1 parent 3f1bdfe commit 6f7a6fa

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/workflows/linux-alpha-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@ jobs:
4747
sudo apt-get update
4848
sudo apt-get install dos2unix yasm nasm build-essential libgtk2.0-dev libpython3-dev m4 uuid libasound2-dev libcurl4-openssl-dev libdbus-1-dev libdrm-dev libdbus-glib-1-dev libdbus-glib-1-dev libgtk-3-dev libpulse-dev libx11-xcb-dev libxt-dev xvfb lld llvm
4949
pip install pycairo testresources
50-
51-
- name: Set Swap Space
52-
uses: pierotofy/[email protected]
53-
with:
54-
swap-size-gb: 6
5550
5651
- name: Configure sccache
5752
uses: actions/github-script@v7

.github/workflows/windows-alpha-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ jobs:
5959
- name: Download
6060
run: pnpm surfer download
6161

62-
- name: Set Swap Space
63-
uses: pierotofy/[email protected]
64-
with:
65-
swap-size-gb: 6
66-
6762
- name: "win-cross Cache"
6863
env:
6964
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 5

0 commit comments

Comments
 (0)