Skip to content

Commit e6332d3

Browse files
author
jax authors
committed
Merge pull request #20307 from jakevdp:update-api-tests
PiperOrigin-RevId: 617213115
2 parents d95df14 + dad31cf commit e6332d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jax-array-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
repository: data-apis/array-api-tests
2727
# TODO(jakevdp) update this to a stable release/tag when available.
28-
ref: '4f83bb3ee9146c30cf997f1527588b7a8b8ee6db' # Latest commit as of 2024-02-16
28+
ref: '58113931e9959ee70dca4bace430b55b90a1eed8' # Latest commit as of 2024-03-18
2929
submodules: 'true'
3030
path: 'array-api-tests'
3131
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)