Update dependency_test.yml
This commit is contained in:
parent
f9654f62da
commit
dec35c12c2
2
.github/workflows/dependency_test.yml
vendored
2
.github/workflows/dependency_test.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ 3.8 ]
|
||||
python-version: [ 3.6, 3.8 ]
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
Loading…
Reference in New Issue
Block a user