revert: use Ubuntu 22.04 for now due to extension compatibility

This commit is contained in:
rzmk 2026-01-25 16:51:57 -05:00
parent 2c42835467
commit cbd36e13e9
7 changed files with 16 additions and 16 deletions

View file

@ -19,7 +19,7 @@ pub fn step_intro() {
println!(
"\n{}\n",
important_text(
"This installer is only intended for a brand new installation of Ubuntu 24.04."
"This installer is only intended for a brand new installation of Ubuntu 22.04."
)
);
}