godot/.github
Rémi Verschelde f50569a592 CI: Build without debug symbols to reduce cache size
We often hit "Too Many Requests" errors when uploading the cache with
`actions/cache` because there's a limit of 10 GB every 5 minutes, and we can
easily go over it when we amend or merge several PRs in a short timespan.

This will make the CI artifacts less useful for debugging crashes but there's
no real way around this.

(cherry picked from commit caea551d41)
2021-02-22 14:16:42 +01:00
..
ISSUE_TEMPLATE Update issue templates 2019-09-04 15:29:05 -03:00
workflows CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
CODEOWNERS CODEOWNERS: Add some more owned files and fix team names 2021-02-16 14:27:39 +01:00