Skip to content

Commit

Permalink
fix jaxlib config name
Browse files Browse the repository at this point in the history
  • Loading branch information
shuhand0 committed May 6, 2024
1 parent 28fe45d commit aac3679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metal_plugin_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false # don't cancel all jobs on failure
matrix:
jaxlib-version: ["plugin_latest", "nightly"]
jaxlib-version: ["pypi_latest", "nightly"]
name: "Jax-Metal plugin test (jaxlib=${{ matrix.jaxlib-version }})"
runs-on: [self-hosted, macOS, ARM64]

Expand Down

0 comments on commit aac3679

Please sign in to comment.