Skip to content

Commit

Permalink
fix application charm app
Browse files Browse the repository at this point in the history
  • Loading branch information
zmraul committed Dec 5, 2024
1 parent fa3ba0a commit 4dca597
Showing 1 changed file with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Copyright 2024 Canonical Ltd.
# See LICENSE file for licensing details.

type: charm
bases:
- build-on:
- name: "ubuntu"
channel: "22.04"
run-on:
- name: "ubuntu"
channel: "22.04"
type:
platforms:
[email protected]:amd64:
# bases:
# - build-on:
# - name: "ubuntu"
# channel: "22.04"
# run-on:
# - name: "ubuntu"
# channel: "22.04"

0 comments on commit 4dca597

Please sign in to comment.