这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@githubnemo
Copy link
Collaborator

As discussed in #2431 since there are no better macos runners available and the intel macos runners are failing for quite some time now we now have little choice other than to stop using macos in the CI.

As discussed in huggingface#2431 since there are no better macos runners available
and the intel macos runners are failing for quite some time now we now
have little choice other than to stop using macos in the CI.
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

set +e
make test
status=$?
# Post a notice only if this is macOS AND tests failed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can also remove set +e, status=$?, and exit $status right? So go back to the status before #2715.

Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care, LGTM.

@githubnemo githubnemo merged commit 9d3e0e5 into huggingface:main Nov 13, 2025
11 checks passed
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.

3 participants