Skip to content

Commit 222b2e7

Browse files
Merge pull request jax-ml#25264 from jakevdp:update-array-api
PiperOrigin-RevId: 702824819
2 parents 9e2708e + 8563449 commit 222b2e7

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
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
repository: data-apis/array-api-tests
3030
# TODO(jakevdp) update this to a stable release/tag when available.
31-
ref: 'ad81cf6c3721d9dbeb168bdab49c962b6b38c0d5' # Latest commit as of 2024-11-20
31+
ref: '1572b129c6682211abfe139e112592226c361a6c' # Latest commit as of 2024-12-04
3232
submodules: 'true'
3333
path: 'array-api-tests'
3434
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)