We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d49e9 commit 9b1d9b3Copy full SHA for 9b1d9b3
.github/workflows/build-common.yml
@@ -10,7 +10,7 @@ on:
10
env:
11
# set this to <repo>:<branch/sha> to build and test with an unreleased
12
# version of the azure-monitor-opentelemetry-autoconfigure dependency
13
- AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT: Azure/azure-sdk-for-java:live-metrics-race
+ AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT: Azure/azure-sdk-for-java:main
14
15
jobs:
16
spotless:
0 commit comments