Run CPU CI again

This commit is contained in:
Charles Hofer 2024-12-19 11:10:07 -06:00
parent ab8937fa95
commit b8bbb14883

View File

@ -42,8 +42,6 @@ jobs:
- run: pre-commit run --show-diff-on-failure --color=always --all-files
build:
# Don't execute in fork due to runner type
if: github.repository == 'jax-ml/jax'
name: "build ${{ matrix.name-prefix }} (py ${{ matrix.python-version }} on ubuntu-20.04, x64=${{ matrix.enable-x64}})"
runs-on: ROCM-Ubuntu
timeout-minutes: 60