Skip to content

Commit

Permalink
Update pip-install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes authored Feb 7, 2024
1 parent 71bbc16 commit 11e66ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
name: '${{ matrix.os }}:python-${{ matrix.python-version }}'}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 11e66ca

Please sign in to comment.