fix dependency

This commit is contained in:
Peter Bieringer
2026-01-22 17:49:45 +01:00
parent 0f667e1376
commit c6b97569f6

View File

@@ -55,7 +55,7 @@ jobs:
run: tox -c pyproject.toml -e py
test-otheros-python-oldest:
needs: [lint, test-ubuntu-python-oldest]
needs: [lint, test-ubuntu-python-oldest, test-otheros-python-newest]
strategy:
matrix:
os: [macos-latest, windows-latest]