godot/.github/workflows
Rémi Verschelde bfd5226a8d CI: Pin Emscripten version for reproducible builds
Emscripten is a fast-moving target which gets tons of improvements all the time,
but it's not rare that some regressions affect us and make our CI builds fail.
(See e.g. #33728, #35237, #39168, #40563, and #40914.)

Let's pin to a stable version to avoid having external factors impact our CI,
and update this version manually regularly in a PR to ensure that the new
version works well for us.
2020-07-31 14:19:40 +02:00
..
android_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
ios_builds.yml CI: Add iOS build on GitHub Actions 2020-07-25 21:55:49 +02:00
javascript_builds.yml CI: Pin Emscripten version for reproducible builds 2020-07-31 14:19:40 +02:00
linux_builds.yml CI: Show tests=yes for builds which run tests 2020-07-30 14:00:45 +03:00
macos_builds.yml CI: Show tests=yes for builds which run tests 2020-07-30 14:00:45 +03:00
static_checks.yml CI: Install master version of psf/black 2020-07-26 19:48:25 +02:00
windows_builds.yml CI: Show tests=yes for builds which run tests 2020-07-30 14:00:45 +03:00