Skip to content

Commit

Permalink
ci: bump juju to 3.6 + charmcraft to 3.x/stable
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Dec 4, 2024
1 parent d40d5d5 commit 4c07eb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
with:
provider: microk8s
channel: 1.25-strict/stable
juju-channel: 3.4/stable
charmcraft-channel: latest/stable
juju-channel: 3.6/stable
charmcraft-channel: 3.x/stable

- name: Test
run: sg snap_microk8s -c "tox -vve integration -- --model testing"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
charm-path: ${{ matrix.charm-path }}
channel: ${{ steps.parse-inputs.outputs.destination_channel }}
tag-prefix: ${{ steps.parse-inputs.outputs.tag_prefix }}
charmcraft-channel: latest/candidate
charmcraft-channel: 3.x/stable

0 comments on commit 4c07eb2

Please sign in to comment.