mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
updated python version list
This commit is contained in:
parent
203b37a051
commit
8967cd6efc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.6, 3.7, 3.8, 3.9]
|
||||
python-version: [3.7, 3.8, 3.9, 3.10, 3.11]
|
||||
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue