patch + fix docs build (#2799)

This commit is contained in:
Awni Hannun
2025-11-19 16:16:26 -08:00
committed by GitHub
parent 54f1cc6e3e
commit fdcd2923fd
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
build_documentation:
if: github.repository == 'ml-explore/mlx'
runs-on: [self-hosted, macos]
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/build-docs