Skip to content

Commit

Permalink
remove wasm includes in manifest.yaml
Browse files Browse the repository at this point in the history
If #2690 merges
we won't need this stream specific configuration.

(cherry picked from commit 28d7b0e)
  • Loading branch information
dustymabe committed Nov 10, 2023
1 parent f070afc commit b8796c9
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 @@ -5,11 +5,3 @@ variables:
releasever: 39

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 b8796c9

Please sign in to comment.