Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca
This commit is contained in:
commit
4bff1515a9
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.8", "3.9", "3.10"]
|
||||
python-version: ["3.11"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user