Removed 3.6 python version
https://github.com/kubernetes-client/python/actions/runs/3999583001/jobs/6863664535
This commit is contained in:
parent
d67bc8c2bd
commit
21124e831c
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.6", "3.7", "3.8", "3.10"]
|
||||
python-version: ["3.7", "3.8", "3.10"]
|
||||
include:
|
||||
- python-version: "3.9"
|
||||
use_coverage: 'coverage'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user