We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6daf3 commit 0552c3eCopy full SHA for 0552c3e
build-cmd.sh
@@ -26,7 +26,7 @@ case "$AUTOBUILD_PLATFORM" in
26
autobuild="$AUTOBUILD"
27
;;
28
linux*)
29
- build_type="ubuntu-20.04_x86_64"
+ build_type="ubuntu-22.04_x86_64"
30
31
32
*)
0 commit comments