Skip to content

Commit

Permalink
ci: Windows / Py3.9: enable legacy "load DLLs from path" behavior
Browse files Browse the repository at this point in the history
Keeping in sync with changes to #4590

Signed-off-by: Zach Lewis <[email protected]>
  • Loading branch information
zachlewis committed Jan 13, 2025
1 parent 5e3f420 commit a475628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -594,3 +594,4 @@ jobs:
vsver: 2022
generator: "Visual Studio 17 2022"
python_ver: "3.9"
setenvs: export OIIO_PYTHON_LOAD_DLLS_FROM_PATH=1

0 comments on commit a475628

Please sign in to comment.