diff --git a/manifest.yaml b/manifest.yaml index 09132d3ea9..9257f9c676 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -14,11 +14,3 @@ repos: - fedora-candidate-compose include: manifests/fedora-coreos.yaml - -conditional-include: - # we only want these in next for now; see - # https://github.com/coreos/fedora-coreos-tracker/issues/1375 - - if: basearch == "x86_64" - include: manifests/crun-wasm.yaml - - if: basearch == "aarch64" - include: manifests/crun-wasm.yaml