We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97adc2 commit 7d807f6Copy full SHA for 7d807f6
.github/workflows/ci.yaml
@@ -68,13 +68,13 @@ jobs:
68
- agent: 2.9.49 # renovate: juju-agent-pin-minor
69
libjuju: ^2
70
allure_on_amd64: false
71
- - agent: 3.4.3 # renovate: juju-agent-pin-minor
+ - agent: 3.4.4 # renovate: juju-agent-pin-minor
72
allure_on_amd64: true
73
architecture:
74
- amd64
75
include:
76
- juju:
77
- agent: 3.4.3 # renovate: juju-agent-pin-minor
+ agent: 3.4.4 # renovate: juju-agent-pin-minor
78
79
architecture: arm64
80
name: Integration | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
0 commit comments