mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
[array api] update test suite to latest commit
This commit is contained in:
parent
f1777d5b05
commit
f6c9e87d97
2
.github/workflows/jax-array-api.yml
vendored
2
.github/workflows/jax-array-api.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
repository: data-apis/array-api-tests
|
||||
# TODO(jakevdp) update this to a stable release/tag when available.
|
||||
ref: '1572b129c6682211abfe139e112592226c361a6c' # Latest commit as of 2024-12-04
|
||||
ref: 'f7a74a685d78d98203fa991fc19a5d1fda57c212' # Latest commit as of 2025-01-07
|
||||
submodules: 'true'
|
||||
path: 'array-api-tests'
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user