update matrix to build packages

This commit is contained in:
Michael Legleux
2026-04-21 13:26:53 -07:00
parent eb9da2b331
commit ed77410100
10 changed files with 197 additions and 88 deletions

View File

@@ -120,7 +120,8 @@
"distro_version": "9",
"compiler_name": "gcc",
"compiler_version": "12",
"image_sha": "ab4d1f0"
"image_sha": "ab4d1f0",
"packaging": ["rpm"]
},
{
"distro_name": "rhel",
@@ -162,7 +163,8 @@
"distro_version": "jammy",
"compiler_name": "gcc",
"compiler_version": "12",
"image_sha": "ab4d1f0"
"image_sha": "ab4d1f0",
"packaging": ["deb"]
},
{
"distro_name": "ubuntu",