Skip to content

Commit

Permalink
Update python-wheels.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Johnny <[email protected]>
  • Loading branch information
johnnynunez authored Feb 21, 2025
1 parent f3ff2df commit ae4f266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ permissions:
jobs:
build_wheels:
name: Python Wheels - ${{ matrix.os }}-${{ matrix.arch }}
runs-on: ${{ matrix.os }}-${{ matrix.arch }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
include:
Expand Down

0 comments on commit ae4f266

Please sign in to comment.