Skip to content

Commit

Permalink
Merge pull request #2003 from yliaog/master
Browse files Browse the repository at this point in the history
added 3.11 to the tests
  • Loading branch information
k8s-ci-robot committed Jan 31, 2023
2 parents a62a271 + cec66a1 commit 8e102fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.7", "3.8", "3.10"]
python-version: ["3.7", "3.8", "3.10", "3.11"]
include:
- python-version: "3.9"
use_coverage: 'coverage'
Expand Down

0 comments on commit 8e102fa

Please sign in to comment.