Skip to content

Commit

Permalink
Upgrade k3s version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsystem committed Apr 21, 2024
1 parent d64e77a commit df24477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s: [ '1.23', '1.27' ]
k8s: [ '1.25', '1.29' ]
name: E2E test in K8s ${{ matrix.k8s }}
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit df24477

Please sign in to comment.