Remove EOL 30 (#2500)

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
pull/2501/head
J0WI 2 months ago committed by GitHub
parent 264d04f2a2
commit e836e09e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -94,7 +94,7 @@ variants=(
fpm-alpine
)
min_version='30'
min_version='31'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {

Loading…
Cancel
Save