Skip to content

Commit

Permalink
ci: upgrade to CRI-O v1.30
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Sep 2, 2024
1 parent e59ce3b commit 23eae90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
name: Setup, build and test
runs-on: ubuntu-20.04
env:
KUBERNETES_VERSION: v1.28
CRIO_VERSION: v1.28
KUBERNETES_VERSION: v1.30
CRIO_VERSION: v1.30
steps:
- name: Install CRI-O
run: |
Expand Down

0 comments on commit 23eae90

Please sign in to comment.