zig/ci
Andrew Kelley bdb6fb5763 CI: use cache directories local to the CI run
Override the cache directories because they won't actually help other CI
runs which will be testing alternate versions of zig, and ultimately
would just fill up space on the hard drive for no reason.

In practice we did see one of the CI servers fill up too many files
inside ~/.cache/zig, which caused certain file system operations to
start returning ENOSPC, despite the hard drive having plenty of space
left.
2022-12-04 15:45:15 -07:00
..
aarch64-linux-debug.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
aarch64-linux-release.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
aarch64-macos.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
x86_64-linux-debug.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
x86_64-linux-release.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
x86_64-macos.sh CI: use cache directories local to the CI run 2022-12-04 15:45:15 -07:00
x86_64-windows.ps1 CI: update tarballs to 0.11.0-dev.448+e6e459e9e 2022-12-02 17:31:33 -05:00