Skip to content

Commit

Permalink
test: add a more complex platform example in spread
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Jun 10, 2024
1 parent f46fb73 commit c4346e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/spread/smoketests/basic/charmcraft-platforms-24.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ platforms:
amd64:
arm64:
riscv64:
mainframe:
build-on: [amd64, arm64]
build-for: [s390x]
parts:
my-charm:
plugin: charm
Expand Down

0 comments on commit c4346e6

Please sign in to comment.