Skip to content

Commit

Permalink
Use mz2 fork of the action operator
Browse files Browse the repository at this point in the history
  • Loading branch information
mz2 committed Oct 26, 2023
1 parent 422ee3b commit 4068f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend_charm_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ jobs:
with:
channel: 5.19/stable
- name: Setup operator environment
uses: charmed-kubernetes/actions-operator@main # mz2/actions-operator@4fcb55b99e2a0f69a5910870d3639d203aeb87aa
uses: mz2/actions-operator@4fcb55b99e2a0f69a5910870d3639d203aeb87aa
with:
channel: 1.28/stable # 1.26.4
provider: microk8s
juju-channel: 3.2/stable
# juju-classic-confinement: "false"
# microk8s-classic-confinement: "false"
microk8s-classic-confinement: "false"
charmcraft-channel: 2.x/stable
lxd-channel: 5.19/stable
- name: Adjust containerd template to accept ghcr.io images
Expand Down

0 comments on commit 4068f04

Please sign in to comment.