Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
Signed-off-by: Bala.FA <bala@minio.io>
  • Loading branch information
balamurugana committed Oct 2, 2024
1 parent ffbbc78 commit e522a13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/functests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
kube-version: ['v1.20.15', 'v1.21.14', 'v1.22.17', 'v1.23.17', 'v1.24.17', 'v1.25.16', 'v1.26.15', 'v1.27.16', 'v1.28.14', 'v1.29.9', 'v1.30.5', 'v1.31.1']
os: [ubuntu-20.04, ubuntu-22.04]
os: [ubuntu-24.04]

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -61,6 +61,7 @@ jobs:
with:
driver: none
kubernetes-version: ${{ matrix.kube-version }}
container-runtime: cri-o

- name: Check Minikube
run: |
Expand Down

0 comments on commit e522a13

Please sign in to comment.