Skip to content

Commit

Permalink
Try USE_LLVM_BITCODE=ON for windows again, what goes wrong?
Browse files Browse the repository at this point in the history
Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed Jan 12, 2025
1 parent b2289f9 commit 8b5ebe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ jobs:
openexr_ver: v3.3.2
openimageio_ver: release
setenvs: export LLVM_VERSION=18.1.8
OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
- desc: Windows-2022 VS2022
runner: windows-2022
nametag: windows-2022
Expand All @@ -607,4 +608,5 @@ jobs:
openexr_ver: v3.3.2
openimageio_ver: release
setenvs: export LLVM_VERSION=18.1.8
OSL_CMAKE_FLAGS="-DUSE_LLVM_BTCODE=ON"
# setenvs: export LLVM_VERSION=19.1.5

0 comments on commit 8b5ebe6

Please sign in to comment.