This commit is contained in:
Peter Bieringer
2026-02-13 22:30:38 +01:00
parent a00d728c2c
commit c80eb1a2b0

View File

@@ -49,7 +49,7 @@ jobs:
- uses: actions/setup-python@v5
- name: Install Python dependencies
run: |
apk add py3-pip py3-tox
apk add py3-pip py3-tox gcc
- name: Test 32-bit
run: tox -c /__w/Radicale/Radicale/pyproject.toml -e py