godot/.github
Rémi Verschelde 1fe01a7741 CI: Free disk space on Linux runners
Removing the Android toolchain saves 14 GiB, which gives us more room
for growth and to avoid running into out-of-space errors in the Linux
sanitizers + debug symbols builds.

Related to #79919, though the caches were just one part of the problem,
the real issue is that our Linux sanitizers builds take 12 GiB, and
adding godot-cpp on top with 2 GiB leaves only a few GiB left for the
cache itself.

(cherry picked from commit 611123f7fd)
2023-08-02 14:51:12 +02:00
..
actions CI: Pin SCons to 4.4.0, the new 4.5.0 is broken 2023-03-06 10:08:43 +01:00
ISSUE_TEMPLATE Make system information for issue reports single-line 2023-06-29 16:03:22 +02:00
workflows CI: Free disk space on Linux runners 2023-08-02 14:51:12 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Rewrite PR template to make it slightly less verbose 2022-06-28 16:11:54 +02:00