We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e2708e + 8563449 commit 222b2e7Copy full SHA for 222b2e7
.github/workflows/jax-array-api.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
repository: data-apis/array-api-tests
30
# TODO(jakevdp) update this to a stable release/tag when available.
31
- ref: 'ad81cf6c3721d9dbeb168bdab49c962b6b38c0d5' # Latest commit as of 2024-11-20
+ ref: '1572b129c6682211abfe139e112592226c361a6c' # Latest commit as of 2024-12-04
32
submodules: 'true'
33
path: 'array-api-tests'
34
- name: Set up Python ${{ matrix.python-version }}
0 commit comments