Commit bf02bb4
committed
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 868081d commit bf02bb4
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
| 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