Skip to content

ci: optimize openexr build time, don't run nightly on forks#2097

Open
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-ciexr
Open

ci: optimize openexr build time, don't run nightly on forks#2097
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-ciexr

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Mar 21, 2026

  • When building openexr as a dependency for OSL's CI, there is no need to build the openexr command line utilities, saving a bit of build time.

  • Fix an error from PR ci: Stop nightly CI workflows on user forks #2074 where we tried to disable nightly CI runs on forks -- we didn't make the right change to the Windows jobs, so they were still running.

* When building openexr as a dependency for OSL, there is no need
  to build the openexr command line utilities, saving a bit of build
  time.

* Fix an error from PR AcademySoftwareFoundation#2074 where we tried to disable nightly CI runs
  on forks -- we didn't make the right change to the Windows jobs, so
  they were still running.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant