zig/ci
Alex Rønne Petersen 78cba86928
Some checks are pending
ci / aarch64-linux-debug (push) Waiting to run
ci / aarch64-linux-release (push) Waiting to run
ci / aarch64-macos-debug (push) Waiting to run
ci / aarch64-macos-release (push) Waiting to run
ci / loongarch64-linux-debug (push) Waiting to run
ci / loongarch64-linux-release (push) Waiting to run
ci / riscv64-linux-debug (push) Waiting to run
ci / riscv64-linux-release (push) Waiting to run
ci / s390x-linux-debug (push) Waiting to run
ci / s390x-linux-release (push) Waiting to run
ci / x86_64-freebsd-debug (push) Waiting to run
ci / x86_64-freebsd-release (push) Waiting to run
ci / x86_64-linux-debug (push) Waiting to run
ci / x86_64-linux-debug-llvm (push) Waiting to run
ci / x86_64-linux-release (push) Waiting to run
ci / x86_64-windows-debug (push) Waiting to run
ci / x86_64-windows-release (push) Waiting to run
ci: set maxrss from $ZSF_MAX_RSS if provided by the runner
All of our runners now define this. When running a CI script locally, this will
not be set, so we default to 0, aka "all available system memory".
2025-12-04 20:06:48 +01:00
..
aarch64-linux-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
aarch64-linux-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
aarch64-macos-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
aarch64-macos-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
aarch64-windows.ps1 ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
loongarch64-linux-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
loongarch64-linux-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
riscv64-linux-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
riscv64-linux-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
s390x-linux-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
s390x-linux-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-freebsd-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-freebsd-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-linux-debug-llvm.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-linux-debug.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-linux-release.sh ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-windows-debug.ps1 ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00
x86_64-windows-release.ps1 ci: set maxrss from $ZSF_MAX_RSS if provided by the runner 2025-12-04 20:06:48 +01:00