Skip to content

Commit

Permalink
Use aarch64 instead of QEMU in job name
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 4, 2024
1 parent 5594486 commit 32ae1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32ae1bd

Please sign in to comment.