Add ubuntu 25.04
This commit is contained in:
@@ -223,6 +223,23 @@
|
||||
}
|
||||
},
|
||||
|
||||
"Ubuntu 25.04": {
|
||||
"codename": "plucky",
|
||||
"docker": {
|
||||
"directory": "linux_desktop",
|
||||
"image_basename": "ubuntu25.04",
|
||||
"build_options": {
|
||||
"image_from": "ubuntu:25.04",
|
||||
"image_prepare_script": "install_apt.sh",
|
||||
"QT_FROM_SOURCE": false
|
||||
}
|
||||
},
|
||||
"ppa": {
|
||||
"filters": ["ubuntu25.04"],
|
||||
"install_instructions": "debian_new"
|
||||
}
|
||||
},
|
||||
|
||||
"Debian 11 armhf": {
|
||||
"codename": "bullseye",
|
||||
"docker": {
|
||||
|
||||
Reference in New Issue
Block a user