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 66f7697 commit ac9e2efCopy full SHA for ac9e2ef
.github/workflows/ci.yaml
@@ -78,7 +78,7 @@ jobs:
78
allure_on_amd64: false
79
- agent: 3.5.4 # renovate: juju-agent-pin-minor
80
allure_on_amd64: true
81
- - snap_channel: 3.6/candidate
+ - snap_channel: 3.6/stable
82
83
architecture:
84
- amd64
@@ -88,7 +88,7 @@ jobs:
88
89
architecture: arm64
90
- juju:
91
- snap_channel: 3.6/candidate
+ snap_channel: 3.6/stable
92
93
94
name: Integration | ${{ matrix.juju.agent || matrix.juju.snap_channel }} | ${{ matrix.architecture }}
0 commit comments