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 b18062d commit 1abc450Copy full SHA for 1abc450
.github/workflows/ci.yaml
@@ -93,7 +93,7 @@ jobs:
93
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
94
architecture: ${{ matrix.architecture }}
95
cloud: microk8s
96
- microk8s-snap-channel: 1.28-strict/stable # renovate: latest microk8s
+ microk8s-snap-channel: 1.31-strict/stable # renovate: latest microk8s
97
juju-agent-version: ${{ matrix.juju.agent }}
98
juju-snap-channel: ${{ matrix.juju.snap_channel }}
99
libjuju-version-constraint: ${{ matrix.juju.libjuju }}
0 commit comments