Commit Graph

4 Commits (7fe76f3eb85e53a6ada411c4f430292af8924271)

Author SHA1 Message Date
Jonathan G Rennison f2d2924359 Fix syntax of release-linux-legacy workflow 5 months ago
Patric Stout 6247d624a3 Fix: [CI] don't share Rust cache between legacy and generic linux (#11848)
The resulting binaries of generic can't run on legacy.

(cherry picked from commit 526a0db956)
5 months ago
Jonathan G Rennison 0df59defc4 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/release-linux.yml
#	.github/workflows/release.yml
#	src/rail_cmd.cpp
#	src/rail_gui.cpp
#	src/script/api/script_rail.cpp
#	src/settings_gui.cpp
#	src/signal_type.h
#	src/video/sdl2_v.cpp
6 months ago
Patric Stout 42e07809d0
Change: [CI] upgrade linux-generic to libc 2.28 and introduce linux-legacy (#11792)
linux-legacy is the old variant, which uses libc 2.17, released in 2012.
linux-generic is now upgraded to libc 2.28, released in 2018.
6 months ago