Use aarch64 instead of QEMU in job name

This commit is contained in:
Hugo van Kemenade 2024-01-04 12:52:22 +02:00
parent 55944860a5
commit 32ae1bd08a

View File

@ -31,7 +31,7 @@ env:
jobs:
build-1-QEMU-emulated-wheels:
name: QEMU ${{ matrix.python-version }} ${{ matrix.spec }}
name: aarch64 ${{ matrix.python-version }} ${{ matrix.spec }}
runs-on: ubuntu-latest
strategy:
fail-fast: false