Skip to content

Commit be904a1

Browse files
Update dependency Juju 2 to v2.9.45 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26a6648 commit be904a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,19 +83,19 @@ jobs:
8383
- plugins-integration
8484
- tls-integration
8585
agent-versions:
86-
- "2.9.44" # renovate: latest juju 2
86+
- "2.9.45" # renovate: latest juju 2
8787
- "3.1.5" # renovate: latest juju 3
8888
free-disk-space:
8989
- false
9090
include:
9191
- tox-environments: database-relation-integration
92-
agent-versions: "2.9.44" # renovate: latest juju 2
92+
agent-versions: "2.9.45" # renovate: latest juju 2
9393
free-disk-space: true
9494
- tox-environments: database-relation-integration
9595
agent-versions: "3.1.5" # renovate: latest juju 3
9696
free-disk-space: true
9797
- tox-environments: db-admin-relation-integration
98-
agent-versions: "2.9.44" # renovate: latest juju 2
98+
agent-versions: "2.9.45" # renovate: latest juju 2
9999
free-disk-space: true
100100
name: ${{ matrix.tox-environments }} | ${{ matrix.agent-versions }}
101101
needs:

0 commit comments

Comments
 (0)