Skip to content

Commit 1b3676d

Browse files
committed
use Microk8s 1.31/stable
Signed-off-by: gatici <[email protected]>
1 parent 630167e commit 1b3676d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,9 @@ jobs:
9191
- staticcheck
9292
runs-on: ubuntu-latest
9393
env:
94+
REGISTRY: localhost:32000
9495
DOCKER_REGISTRY: localhost:32000
95-
DOCKER_REPOSITORY: /
96+
DOCKER_REPOSITORY: /5gc-amf
9697
APP_NAME: amf
9798
steps:
9899
- name: Check out code into the Go module directory
@@ -103,7 +104,7 @@ jobs:
103104
with:
104105
juju-channel: 3.6/stable
105106
provider: microk8s
106-
channel: 1.31-strict/stable
107+
channel: 1.31/stable
107108
lxd-channel: 5.21/stable
108109
microk8s-addons: "hostpath-storage dns registry helm"
109110

0 commit comments

Comments
 (0)