mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-03 08:10:51 +08:00
ci: build Linux releases on Ubuntu 20.04 for compatibility
This commit is contained in:
@@ -7,7 +7,7 @@ if [[ $# -lt 1 || $# -gt 2 ]]; then
|
||||
fi
|
||||
|
||||
INPUT_PATH="$1"
|
||||
MAXIMUM_VERSION="${2:-2.35}"
|
||||
MAXIMUM_VERSION="${2:-2.31}"
|
||||
|
||||
verify_elf() {
|
||||
local elf_file="$1"
|
||||
|
||||
Reference in New Issue
Block a user