Skip to content

Commit

Permalink
Modify k3s tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsystem committed Dec 20, 2023
1 parent c40772a commit 6eaaa87
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.22, 1.26 ]
k8s: [ 1.23, 1.27 ]
name: E2E test in K8s ${{ matrix.k8s }}
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 6eaaa87

Please sign in to comment.