Skip to content

ci: On Mac Intel CI variant, don't insall openvdb, for speed#5065

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

ci: On Mac Intel CI variant, don't insall openvdb, for speed#5065
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-macci

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Mar 2, 2026

Lately, some Mac Intel CI runs have taken forever or failed because of timeout. It appears to be because some packages are maybe not cached (bottled) for Intel anymore? It only happens sometimes, so maybe it fails when the package version has just been bumped, but eventually somebody published a pre-built bottle and then it's ok?

openvdb and its dependencies seem to be a frequent culprit. Let's just skip them for this one soon-to-be-obosolete variant.

Lately, some Mac Intel CI runs have taken forever or failed because of
timeout. It appears to be because some packages are maybe not cached
(bottled) for Intel anymore? It only happens sometimes, so maybe it
fails when the package version has just been bumped, but eventually
somebody published a pre-built bottle and then it's ok?

openvdb and its dependencies seem to be a frequent culprit. Let's
just skip them for this one soon-to-be-obosolete variant.

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