We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8feb92d commit 71c0b5aCopy full SHA for 71c0b5a
ci/cached-builds/gha_lvm_overlay.sh
@@ -11,7 +11,8 @@ set -Eeuo pipefail
11
root_reserve_mb=4096
12
temp_reserve_mb=100
13
# compilation from sources needs memory, for now that's codeserver
14
-swap_size_mb=16384
+# https://github.com/opendatahub-io/notebooks/issues/2404
15
+swap_size_mb=512
16
17
build_mount_path="${HOME}/.local/share/containers"
18
build_mount_path_ownership="runner:runner"
0 commit comments