canonical-hw-cert team mailing list archive
-
canonical-hw-cert team
-
Mailing list archive
-
Message #12259
[Merge] ~pwlars/testflinger-agent/+git/testflinger-agent-host-charm:support-focal-host into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-host-charm:main
Paul Larson has proposed merging ~pwlars/testflinger-agent/+git/testflinger-agent-host-charm:support-focal-host into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-host-charm:main.
Requested reviews:
Canonical Hardware Certification (canonical-hw-cert)
For more details, see:
https://code.launchpad.net/~pwlars/testflinger-agent/+git/testflinger-agent-host-charm/+merge/428127
also support focal on the agent-host charm
--
Your team Canonical Hardware Certification is requested to review the proposed merge of ~pwlars/testflinger-agent/+git/testflinger-agent-host-charm:support-focal-host into ~canonical-hw-cert/testflinger-agent/+git/testflinger-agent-host-charm:main.
diff --git a/charmcraft.yaml b/charmcraft.yaml
index 7af5815..2569d8c 100644
--- a/charmcraft.yaml
+++ b/charmcraft.yaml
@@ -7,4 +7,6 @@ bases:
channel: "22.04"
run-on:
- name: "ubuntu"
+ channel: "20.04"
+ - name: "ubuntu"
channel: "22.04"
Follow ups