Skip to content

Commit

Permalink
ci: bump juju version
Browse files Browse the repository at this point in the history
  • Loading branch information
nsklikas committed Aug 7, 2024
1 parent 0303e26 commit bd9b68b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
with:
provider: microk8s
channel: 1.28-strict/stable
juju-channel: 3.2
bootstrap-options: '--agent-version=3.2.0'
juju-channel: 3.4
bootstrap-options: '--agent-version=3.4.0'

- name: Run integration tests
run: tox -e integration -- --model testing
Expand Down

0 comments on commit bd9b68b

Please sign in to comment.