@@ -71,7 +71,7 @@ jobs:
with:
root-reserve-mb: 8192
temp-reserve-mb: 2048
- swap-size-mb: 20000
+ swap-size-mb: 8192
remove-dotnet: 'true'
remove-android: 'true'
remove-haskell: 'true'
@@ -221,7 +221,7 @@ jobs:
cd "$CONFIG/common"
# Apply additional patch
cp ../../kernel_patches/69_hide_stuff.patch ./
- patch -p1 -F 3 < 69_hide_stuff.patch || true
+ patch -p1 -F 3 < 69_hide_stuff.patch
- name: Add SUSFS Configuration Settings
run: |