fix dependency
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
run: tox -c pyproject.toml -e py
|
run: tox -c pyproject.toml -e py
|
||||||
|
|
||||||
test-otheros-python-oldest:
|
test-otheros-python-oldest:
|
||||||
needs: [lint, test-ubuntu-python-oldest]
|
needs: [lint, test-ubuntu-python-oldest, test-otheros-python-newest]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, windows-latest]
|
os: [macos-latest, windows-latest]
|
||||||
|
|||||||
Reference in New Issue
Block a user