mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
CI: update array API tests pin
This commit is contained in:
parent
f31d1e7599
commit
635b9b6029
2
.github/workflows/jax-array-api.yml
vendored
2
.github/workflows/jax-array-api.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
repository: data-apis/array-api-tests
|
||||
# TODO(jakevdp) update this to a stable release/tag when available.
|
||||
ref: '8d4ccd63d860ba7202cb5ae1282aaf37d5578b10' # Latest commit as of 2023-12-15
|
||||
ref: 'ae0017abb7ed64308e9fd6193d82225765536dd1' # Latest commit as of 2024-01-10
|
||||
submodules: 'true'
|
||||
path: 'array-api-tests'
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user