canonical / tdx

Intel confidential computing - TDX
GNU General Public License v3.0
105 stars 41 forks source link

add the management of multiple ubuntu releases #278

Closed hector-cao closed 4 days ago

hector-cao commented 6 days ago

for now, this branch only supports 24.04, with the upcoming 24.10 support, we would like this branch to offer it instead of using a different branch

this helps us to lower the maintenance effort since the majority of the code base is release agnostic. (especially tests, tools, documentation ....)