mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
just 3.11 for windows for now
This commit is contained in:
parent
e34078da04
commit
0ff4e5362b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-tests.yml
vendored
2
.github/workflows/windows-tests.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11"]
|
||||
python-version: ["3.11"]
|
||||
|
||||
steps:
|
||||
- name: Check out repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue