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 a2e0ae5 commit 7a2eb84Copy full SHA for 7a2eb84
.github/workflows/contrib.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
contrib_0:
15
- uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
+ uses: jomcgi/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@chore-4513/drop-py38-support
16
with:
17
CORE_REPO_SHA: ${{ github.sha }}
18
- CONTRIB_REPO_SHA: main
+ CONTRIB_REPO_SHA: chore-4513/drop-py38-support
0 commit comments