Skip to content

Commit

Permalink
Add support for k8s v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsystem committed Sep 12, 2024
1 parent 3319206 commit c0adc09
Show file tree
Hide file tree
Showing 2 changed files with 82,183 additions 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 @@ -13,7 +13,6 @@ jobs:
matrix:
python-version: ["3.10"]
kube-version:
- 1.15.12
- 1.16.15
- 1.17.16
- 1.18.14
Expand All @@ -29,6 +28,7 @@ jobs:
- 1.28.1
- 1.29.0
- 1.30.0
- 1.31.1
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit c0adc09

Please sign in to comment.