Skip to content

Commit

Permalink
remove arch from name
Browse files Browse the repository at this point in the history
Co-authored-by: FreezyLemon <[email protected]>
  • Loading branch information
kvnp and FreezyLemon authored Jun 4, 2024
1 parent 64d129a commit 6452d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
path: win-${{ matrix.arch }}

build-linux:
name: Build Linux (${{ matrix.arch }})
name: Build Linux
# Use 20.04 to target glibc 2.31 like the other native libs
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit 6452d45

Please sign in to comment.