Skip to content

Commit

Permalink
rename job in compile-binaries.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxayheee committed Sep 6, 2024
1 parent cae9ebf commit c0d4ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-binaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
compile_binaries:
name: Build wheels on ${{ matrix.os }}
name: Compile binaries on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit c0d4ffc

Please sign in to comment.