enh: update
This commit is contained in:
parent
014363954c
commit
65330a5b47
|
@ -1761,8 +1761,7 @@ new_funcs() {
|
||||||
TDasset() {
|
TDasset() {
|
||||||
install_java 21
|
install_java 21
|
||||||
install_maven 3.9.9
|
install_maven 3.9.9
|
||||||
# not supported in centos7 because of the old version of glibc
|
# not supported in centos7/ubuntu18 because of the old version of glibc
|
||||||
# install_node 22.0.0
|
|
||||||
install_node_via_nvm 22.0.0
|
install_node_via_nvm 22.0.0
|
||||||
install_pnpm
|
install_pnpm
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue