-
Notifications
You must be signed in to change notification settings - Fork 650
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update some test environments to 3.10 #3149
Conversation
1 similar comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The upgraded tasks all run without issue on my M1 MacBook 👌
@ocelotl The GitHub workflow file also needs to be updated to the new Python version, like in this PR: open-telemetry/opentelemetry-python-contrib#1609 I see the same message in the lint, tracecontext and spellcheck steps in this PR.
|
Nice catch, fixed ✌️ |
Fixes #3148