Skip to content

Commit

Permalink
pin charmcraft to v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ca-scribner committed Feb 23, 2024
1 parent a1a50e3 commit 2dad60c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
channel: ${{ matrix.microk8s-versions }}
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.1/stable
charmcraft-channel: latest/candidate
charmcraft-channel: 2.2/stable

- name: Run integration tests
run: |
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:
channel: ${{ matrix.microk8s-versions }}
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.1/stable
charmcraft-channel: latest/candidate
charmcraft-channel: 2.2/stable

- name: Run observability integration tests
run: |
Expand Down

0 comments on commit 2dad60c

Please sign in to comment.