Skip to content

Commit

Permalink
ci:add testing for python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-boyu authored and rht committed Nov 11, 2022
1 parent e6be96d commit 3873ca3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
os: [ubuntu]
python-version: ["3.10"]
include:
- os: ubuntu
python-version: "3.11"
- os: ubuntu
python-version: "3.9"
- os: ubuntu
Expand Down

0 comments on commit 3873ca3

Please sign in to comment.