Skip to content

Commit

Permalink
remove wasm includes in manifest.yaml
Browse files Browse the repository at this point in the history
If coreos#2690 merges
we won't need this stream specific configuration.
  • Loading branch information
dustymabe committed Nov 9, 2023
1 parent 28663d4 commit 28d7b0e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 28d7b0e

Please sign in to comment.