Skip to content

Commit 32ae1bd

Browse files
committed
Use aarch64 instead of QEMU in job name
1 parent 5594486 commit 32ae1bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131

3232
jobs:
3333
build-1-QEMU-emulated-wheels:
34-
name: QEMU ${{ matrix.python-version }} ${{ matrix.spec }}
34+
name: aarch64 ${{ matrix.python-version }} ${{ matrix.spec }}
3535
runs-on: ubuntu-latest
3636
strategy:
3737
fail-fast: false

0 commit comments

Comments
 (0)