diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 279dcdbd..9ca3029c 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -435,6 +435,8 @@ jobs: # cd tlRender\src\tlRender-build # tests\tltest\Debug\tltest + # \bug USD has errors in the boost build with windows-latest + # \bug USD has errors in the MaterialX build with windows-2019 windows-package: runs-on: windows-latest #runs-on: windows-2019 @@ -452,7 +454,7 @@ jobs: TLRENDER_PNG: ON TLRENDER_EXR: ON TLRENDER_FFMPEG: ON - TLRENDER_USD: ON + TLRENDER_USD: OFF TLRENDER_NFD: OFF TLRENDER_QT5: OFF TLRENDER_PROGRAMS: ON