Build jammy charms for osm
[osm/devops.git] / installers / charm / osm-nbi / charmcraft.yaml
index 8395be9..3fce6d0 100644 (file)
@@ -23,14 +23,14 @@ type: charm
 bases:
   - build-on:
       - name: "ubuntu"
-        channel: "20.04"
+        channel: "22.04"
     run-on:
       - name: "ubuntu"
-        channel: "20.04"
+        channel: "22.04"
 
 parts:
   charm:
     build-packages:
       - git
     prime:
-      - files/*
\ No newline at end of file
+      - files/*