Skip to content

Commit 9b1d9b3

Browse files
authored
Update .github/workflows/build-common.yml
1 parent 02d49e9 commit 9b1d9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
# set this to <repo>:<branch/sha> to build and test with an unreleased
1212
# version of the azure-monitor-opentelemetry-autoconfigure dependency
13-
AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT: Azure/azure-sdk-for-java:live-metrics-race
13+
AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT: Azure/azure-sdk-for-java:main
1414

1515
jobs:
1616
spotless:

0 commit comments

Comments
 (0)