Skip to content

Commit b5e5ca9

Browse files
DPE-4556 Bump Juju version to the lastest patchset level of 2.9/3.1 (#457)
* DPE-4556 Bump Juju version to the lastest patchset level of 2.9/3.1 * Apply suggestions from code review --------- Co-authored-by: Carl Csaposs <[email protected]>
1 parent 7db5a31 commit b5e5ca9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
juju:
68-
- agent: 2.9.46
68+
- agent: 2.9.49 # renovate: juju-agent-pin-minor
6969
libjuju: ^2
7070
allure: false
71-
- agent: 3.1.7
71+
- agent: 3.1.8 # renovate: juju-agent-pin-minor
7272
allure: true
7373
name: Integration test charm | ${{ matrix.juju.agent }}
7474
needs:

0 commit comments

Comments
 (0)