Skip to content

Commit

Permalink
updated ocb version in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Harisudarsan <[email protected]>
  • Loading branch information
harisudarsan1 committed Apr 1, 2024
1 parent c115e05 commit e0fb5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
GO111MODULE: on
CGO_ENABLED: 0
run: |
go install go.opentelemetry.io/collector/cmd/builder@latest
go install go.opentelemetry.io/collector/cmd/builder@v0.96.0
builder --config=example/collector-builder.yml

0 comments on commit e0fb5d4

Please sign in to comment.