python3-dev

This commit is contained in:
Peter Bieringer
2026-02-13 22:34:14 +01:00
parent c80eb1a2b0
commit 3fa73e8c6a

View File

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