End of life for Ubuntu 20.04

Fixes #8
This commit is contained in:
Greg Hellings
2025-08-17 01:42:43 -05:00
parent 07146e315e
commit 8423ad71c0
+1 -1
View File
@@ -7,7 +7,7 @@
{ {
version = "20.04"; version = "20.04";
arch = "amd64"; arch = "amd64";
eol = false; eol = true;
} }
{ {
version = "22.04"; version = "22.04";