Skip to content

Commit

Permalink
Merge pull request #289 from yonch/main
Browse files Browse the repository at this point in the history
Update build image in build-and-test CI workflow
  • Loading branch information
yonch authored Jan 7, 2025
2 parents 3b96af0 + e5fa29d commit 2de840b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
paths:

env:
BENV_IMAGE: public.ecr.aws/u7d6c4a3/solarwinds-opentelemetry-network:benv-exp
BENV_IMAGE: docker.io/otel/opentelemetry-network-build-tools

concurrency:
group: build-and-test-${{ github.event.pull_request_number || github.ref }}
Expand Down

0 comments on commit 2de840b

Please sign in to comment.