Commit 6f2dfd1
authored
ci: optimize openexr build time, don't run nightly on forks (#2097)
* 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 #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>1 parent 11e8baa commit 6f2dfd1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
570 | | - | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments