1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00

feat: add tests for 42

This commit is contained in:
Noel Miller 2025-04-15 11:34:41 -05:00
parent d2186329e4
commit 48ab15d888
No known key found for this signature in database

View file

@ -11,7 +11,8 @@ on:
"version": [
"39",
"40",
"41"
"41",
"42"
],
"flatpaks": [
"false",
@ -36,6 +37,11 @@ on:
"image_repo": "quay.io/fedora-ostree-desktops",
"version": "41",
"image_name": "base-atomic"
},
{
"image_repo": "quay.io/fedora-ostree-desktops",
"version": "42",
"image_name": "base-atomic"
}
],
"exclude": [