Skip to content

Commit

Permalink
Update contrib SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Nov 6, 2023
1 parent f7c1f7a commit 61ec3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
# Otherwise, set variable to the commit of your branch on
# opentelemetry-python-contrib which is compatible with these Core repo
# changes.
CONTRIB_REPO_SHA: 481972cf87c1506e789f586843ba82d93633eac7
CONTRIB_REPO_SHA: eb6024ca3171072daa5d842d9363e41d72ee64a6
# This is needed because we do not clone the core repo in contrib builds anymore.
# When running contrib builds as part of core builds, we use actions/checkout@v2 which
# does not set an environment variable (simply just runs tox), which is different when
Expand Down

0 comments on commit 61ec3a5

Please sign in to comment.