This commit is contained in:
Peter Bieringer
2026-02-13 22:18:38 +01:00
parent 5722a08c49
commit e97579ed14

View File

@@ -44,7 +44,7 @@ jobs:
run: |
apk add py3-pip py3-tox
- name: Test 32-bit
run: tox -c pyproject.toml -e py --workdir /__w/Radicale/Radicale
run: tox -c /__w/Radicale/Radicale/pyproject.toml -e py
test-ubuntu-python-oldest:
name: Test Ubuntu (latest Python:oldest)