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 b53eb58 commit d56f328Copy full SHA for d56f328
.github/workflows/ci.yaml
@@ -61,13 +61,13 @@ jobs:
61
- agent: 2.9.51 # renovate: juju-agent-pin-minor
62
libjuju: ==2.9.49.1 # renovate: latest libjuju 2
63
allure_on_amd64: false
64
- - agent: 3.6.1 # renovate: juju-agent-pin-minor
+ - agent: 3.6.2 # renovate: juju-agent-pin-minor
65
allure_on_amd64: true
66
architecture:
67
- amd64
68
include:
69
- juju:
70
- agent: 3.6.1 # renovate: juju-agent-pin-minor
+ agent: 3.6.2 # renovate: juju-agent-pin-minor
71
72
architecture: arm64
73
name: Integration | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
0 commit comments