Don't run silverblue compose for testing
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/LGL6LPHSOPNKQUWGYHGZVSDOX466WHFH/ Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
45217ac634
commit
df5009d443
1 changed files with 2 additions and 2 deletions
|
@ -158,8 +158,8 @@ ostree = {
|
||||||
"failable": ["ppc64le", "aarch64"],
|
"failable": ["ppc64le", "aarch64"],
|
||||||
[% endif %]
|
[% endif %]
|
||||||
},
|
},
|
||||||
# Atomic Workstation
|
# Fedora Silverblue
|
||||||
[% if release.version_int >= 27 %]
|
[% if request.name == 'stable' %]
|
||||||
{
|
{
|
||||||
[% if release.version_int >= 28 %]
|
[% if release.version_int >= 28 %]
|
||||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue