mirror of
https://github.com/kerberos-io/deployment.git
synced 2026-08-23 15:18:32 +00:00
Remove deprecated microk8s versions from deployment matrix in microk8s.yaml
This commit is contained in:
1
.github/workflows/microk8s.yaml
vendored
1
.github/workflows/microk8s.yaml
vendored
@@ -10,7 +10,6 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, ubuntu-24.04]
|
||||
#microk8s: [1.29/stable, 1.30/stable, 1.31/stable, 1.32/stable]
|
||||
microk8s: [1.32/stable]
|
||||
steps:
|
||||
- uses: balchua/microk8s-actions@v0.4.3
|
||||
|
||||
Reference in New Issue
Block a user