Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Temporary workaround for LD_LIBRARY_PATH issue (#26)#28

Merged
RalfG merged 6 commits intomasterfrom
fix/ld-library-path
Nov 19, 2020
Merged

Temporary workaround for LD_LIBRARY_PATH issue (#26)#28
RalfG merged 6 commits intomasterfrom
fix/ld-library-path

Conversation

@RalfG
Copy link
Copy Markdown
Owner

@RalfG RalfG commented Nov 19, 2020

Temporary workaround for LD_LIBRARY_PATH issue (closes #26). Issue was introduced by actions/setup-python#144, Also see actions/setup-python#131.

This PR also moves the setup-python step to before the build step, and extends the action's tests to multiple Python versions.

@RalfG RalfG added the bug Something isn't working label Nov 19, 2020
@RalfG RalfG added this to the v0.3.2 milestone Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setup-python@v2 action overrides LD_LIBRARY_PATH env variable in manylinux container

1 participant