Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 1bce212

Browse files
authored
Update build.sh
1 parent 8709943 commit 1bce212

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/build.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@ MAJOR_VERSIONS=(
4040
)
4141

4242
VERSIONS_ARRAY=(
43-
'v22.0'
44-
${MAJOR_VERSIONS:0}
45-
${MAJOR_VERSIONS[@]:1}
4643
'main'
47-
'v21.12'
4844
)
4945

5046
joinVersions() {

0 commit comments

Comments
 (0)