Skip to content

Commit

Permalink
[array api] update to latest test suite version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Feb 16, 2024
1 parent ceb1985 commit b08a30f
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: 'd0d9696b00eefd08aa3a0024688801ce9d206a5f' # Latest commit as of 2024-02-05
ref: '4f83bb3ee9146c30cf997f1527588b7a8b8ee6db' # Latest commit as of 2024-02-16
submodules: 'true'
path: 'array-api-tests'
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit b08a30f

Please sign in to comment.