Skip to content

Commit

Permalink
Update .github/workflows/publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
pront and jszwedko authored Jan 8, 2025
1 parent 4d8d88d commit 64f8b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ jobs:
path: target/artifacts/vector*

build-apple-darwin-packages:
name: Build Vector for Apple Darwin (.tar.gz)
name: Build Vector for Apple Darwin ${{ matrix.architecture }} (.tar.gz)
runs-on: ${{ matrix.runner }}
timeout-minutes: 90
needs: generate-publish-metadata
Expand Down

0 comments on commit 64f8b4a

Please sign in to comment.