Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Apr 10, 2023
1 parent 1dd7a07 commit c91e5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
mv dist/psutil*.tar.gz wheelhouse/
py3-qemu:
name: py3-qemu-${{ matrix.os }}-${{ startsWith(matrix.os, 'windows') && matrix.archs || 'all' }}
name: py3-qemu-${{ matrix.os }}-all
runs-on: ${{ matrix.os }}
timeout-minutes: 20
strategy:
Expand Down

0 comments on commit c91e5b9

Please sign in to comment.