Skip to content

Commit

Permalink
Update dependency Juju 2 to v2.9.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 0410d95 commit 654b480
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,19 +83,19 @@ jobs:
- plugins-integration
- tls-integration
agent-versions:
- "2.9.44" # renovate: latest juju 2
- "2.9.45" # renovate: latest juju 2
- "3.1.5" # renovate: latest juju 3
free-disk-space:
- false
include:
- tox-environments: database-relation-integration
agent-versions: "2.9.44" # renovate: latest juju 2
agent-versions: "2.9.45" # renovate: latest juju 2
free-disk-space: true
- tox-environments: database-relation-integration
agent-versions: "3.1.5" # renovate: latest juju 3
free-disk-space: true
- tox-environments: db-admin-relation-integration
agent-versions: "2.9.44" # renovate: latest juju 2
agent-versions: "2.9.45" # renovate: latest juju 2
free-disk-space: true
name: ${{ matrix.tox-environments }} | ${{ matrix.agent-versions }}
needs:
Expand Down

0 comments on commit 654b480

Please sign in to comment.