Skip to content

Commit ccd044e

Browse files
committed
Dont use the lts tag
1 parent 3f427e4 commit ccd044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -e
44
hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
55

66
array_0_12='0';
7-
array_4_2='4 lts argon';
7+
array_4_2='4 argon';
88
array_5_0='5 latest';
99

1010
cd $(cd ${0%/*} && pwd -P);

0 commit comments

Comments
 (0)