godot/.github
Rémi Verschelde e9cdd1bf08 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 17:07:11 +02:00
..
ISSUE_TEMPLATE Explain in GitHub issue template how to copy exact Godot version 2023-05-30 14:44:39 +02:00
actions CI: Pin SCons to 4.4.0, the new 4.5.0 is broken 2023-03-06 08:42:51 +01:00
workflows CI: Free disk space on Linux runners 2023-08-02 17:07:11 +02:00
CODEOWNERS Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
PULL_REQUEST_TEMPLATE.md Link to Code style guidelines in the pull request template 2023-06-15 07:22:20 +02:00