This commit is contained in:
Peter Bieringer
2026-04-15 07:15:04 +02:00
parent 57f1ee3167
commit 923672f0c7

View File

@@ -49,7 +49,7 @@ jobs:
test-ubuntu-python-newest-with-passlib:
name: Test Ubuntu:latest Python:newest passlib
needs: lint
needs: [lint, test-ubuntu-python-newest]
strategy:
matrix:
os: [ubuntu-latest]