Skip to content

Commit

Permalink
debug: use charmcraft latest candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Aug 14, 2024
1 parent d9c934d commit f33d20e
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 @@ -64,7 +64,7 @@ jobs:
channel: ${{ matrix.microk8s-versions }}
microk8s-addons: "dns hostpath-storage rbac metallb:10.64.140.43-10.64.140.49"
juju-channel: 3.4/stable
charmcraft-channel: latest/edge
charmcraft-channel: latest/candidate

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

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

0 comments on commit f33d20e

Please sign in to comment.