Skip to content

Commit

Permalink
CI: update array API tests pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Jan 10, 2024
1 parent f31d1e7 commit 635b9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jax-array-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 635b9b6

Please sign in to comment.