Skip to content

Commit

Permalink
Bump k8s version to 1.30
Browse files Browse the repository at this point in the history
Signed-off-by: nikoshet <nnikitarrr@gmail.com>
  • Loading branch information
nikoshet committed Jul 25, 2024
1 parent 638ca1b commit a548264
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
- version: 1.28
latest: false
- version: 1.29
latest: false
- version: '1.30'
latest: true
name: Run end-to-end tests
runs-on: ubuntu-latest
Expand Down Expand Up @@ -179,4 +181,4 @@ jobs:
file: full-coverage.out
fail_ci_if_error: false
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a548264

Please sign in to comment.