Skip to content

Commit 0552c3e

Browse files
committed
ubuntu 22.04 for build and packaging
1 parent cc6daf3 commit 0552c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-cmd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ case "$AUTOBUILD_PLATFORM" in
2626
autobuild="$AUTOBUILD"
2727
;;
2828
linux*)
29-
build_type="ubuntu-20.04_x86_64"
29+
build_type="ubuntu-22.04_x86_64"
3030
autobuild="$AUTOBUILD"
3131
;;
3232
*)

0 commit comments

Comments
 (0)