pandemonium_engine/.github/workflows
Rémi Verschelde 58d1095e8a 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 611123f7fd928a9aca3bff36fa2e4354f6168886)
2023-08-30 10:29:44 +02:00
..
android_builds.yml Re-enable all github actions. 2022-10-09 10:24:20 +02:00
android_editor_builds.yml Re-enable all github actions. 2022-10-09 10:24:20 +02:00
http_server_builds.yml Server build github action artifact upload fix try #3. 2023-08-12 12:07:15 +02:00
ios_builds.yml Temporarily disable werror=yes in the ios github action. 2022-10-31 10:52:57 +01:00
javascript_builds.yml update mymindstorm/setup-emsdk to v12 2023-06-11 08:38:01 +02:00
linux_builds.yml CI: Free disk space on Linux runners 2023-08-30 10:29:44 +02:00
macos_builds.yml Re-enable all github actions. 2022-10-09 10:24:20 +02:00
server_builds.yml Server build github action artifact upload fix try #3. 2023-08-12 12:07:15 +02:00
windows_builds.yml Re-enable all github actions. 2022-10-09 10:24:20 +02:00
windows_x86_builds.yml Actually use the proper action. 2022-10-09 09:43:56 +02:00