Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
nsklikas committed Apr 22, 2024
1 parent 3b3e8b2 commit aebca8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.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.3
bootstrap-options: '--agent-version=3.3.4'

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

0 comments on commit aebca8d

Please sign in to comment.