Skip to content

Update Kiali compatibility matrix for Istio 1.22 and OSSM 2.5 #1086

Update Kiali compatibility matrix for Istio 1.22 and OSSM 2.5

Update Kiali compatibility matrix for Istio 1.22 and OSSM 2.5 #1086

Workflow file for this run

name: CI
on:
push:
branches: [ staging ]
pull_request:
branches: [ staging ]
jobs:
build:
name: Build and validate
runs-on: ubuntu-20.04
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Validate
run: make validate-site