godot/.github/workflows
Rémi Verschelde a63c37dca1
SCons: Bump min version to 3.1.2, test it on CI with one Linux job
The min SCons version had to be bumped as SCons 3.0 before 3.0.3 seems
broken (see #92043), and there's little gain from supporting 3.0.3-3.0.5.

3.1.2 is also the first version to avoid ambiguities between Python 2
and Python 3 usage, so we finally use it as the minimum baseline.

Also test against Python 3.6 which is also our minimum supported version.
This should help prevent regressions whenever we modernize the build scripts.
2024-05-17 11:18:57 +02:00
..
android_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
godot_cpp_test.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
ios_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
linux_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
macos_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
runner.yml CI: Allow skipping our GHA workflows with DISABLE_GODOT_CI variable 2023-08-02 17:48:47 +02:00
static_checks.yml CI: Re-add CHANGED_FILES logic for pre-commit checks 2024-05-11 15:55:23 +02:00
web_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00
windows_builds.yml SCons: Bump min version to 3.1.2, test it on CI with one Linux job 2024-05-17 11:18:57 +02:00