mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
use ublue main for all tests
This commit is contained in:
parent
f597d34052
commit
5043db1b07
1 changed files with 5 additions and 16 deletions
21
.github/workflows/build_vars.yml
vendored
21
.github/workflows/build_vars.yml
vendored
|
|
@ -18,22 +18,11 @@ on:
|
|||
"flatpak_refs_dir",
|
||||
"flatpak_refs"
|
||||
],
|
||||
"include": [
|
||||
{
|
||||
"version": "39",
|
||||
"image_repo": "quay.io/fedora-ostree-desktops",
|
||||
"image_name": "base"
|
||||
},
|
||||
{
|
||||
"version": "40",
|
||||
"image_repo": "quay.io/fedora",
|
||||
"image_name": "fedora-bootc"
|
||||
},
|
||||
{
|
||||
"version": "41",
|
||||
"image_repo": "ghcr.io/ublue-os",
|
||||
"image_name": "base-main"
|
||||
}
|
||||
"image_repo": [
|
||||
"ghcr.io/ublue-os"
|
||||
],
|
||||
"image_name": [
|
||||
"base-main"
|
||||
]
|
||||
}'
|
||||
VARIANT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue