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 Oct 26, 2023
1 parent 7cd5cc5 commit a04c00a
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 @@ -13,11 +13,3 @@ repos:
- fedora-next-updates

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 a04c00a

Please sign in to comment.