Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Oct 30, 2023
1 parent 72ebccf commit 580b384
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/arm-linux-gnueabihf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ concurrency:

jobs:
arm_linux_gnueabihf:
runs-on: ${{ matrix.os }} ${{ matrix.shared_lib }}
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }} ${{ matrix.shared_lib }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 580b384

Please sign in to comment.