Skip to content

Commit

Permalink
chore(ci): bump microk8s to 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Jan 17, 2025
1 parent a6741d4 commit cdf0bd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: read
secrets: inherit
with:
microk8s-channel: 1.26-strict/stable
microk8s-channel: 1.31-strict/stable
juju-channel: 3.6/stable
python-version: "3.8"
rockcraft-channel: latest/stable
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
pull-requests: read
secrets: inherit
with:
microk8s-channel: 1.26-strict/stable
microk8s-channel: 1.31-strict/stable
juju-channel: 3.6/stable
python-version: "3.8"
rockcraft-channel: latest/stable

0 comments on commit cdf0bd7

Please sign in to comment.