workflow/32-bit: remove python setup as running inside container

This commit is contained in:
Peter Bieringer
2026-03-22 09:34:47 +01:00
parent 576c0a76ed
commit 8178b11e9e

View File

@@ -48,9 +48,6 @@ jobs:
run: |
apt-get install -y git
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
with:
python-version: ${{ matrix.python-version }}
- name: Install Python dependencies
run: |
apt-get install -y tox rust-all cargo