virtualx-engine/.github/workflows
Rémi Verschelde 2cf5ad9ea9 CI: Fix cache key and include base branch
The base branch is hardcoded as an env variable as I couldn't find a simple
way to just get either `3.2` or `master`. But it's easy to change when we
branch off from `master` to a new stable branch, which doesn't happen often.

(There's `{{github.base_ref}}` but it's probably more verbose like
`ref/heads/master`, and only valid for PRs.)
2020-07-24 08:28:43 +02:00
..
android_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
javascript_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
linux_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
macos_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00
static_checks.yml Split CI builds into workflows for each OS 2020-07-21 15:12:16 -04:00
windows_builds.yml CI: Fix cache key and include base branch 2020-07-24 08:28:43 +02:00