Update pytest-ci.yml
This commit is contained in:
parent
f3131a092b
commit
d94a05aa9b
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.8.8, 3.12.4]
|
||||
python-version: [3.6.8, 3.8.8, 3.12.4]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
|
Loading…
Reference in New Issue