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 d95df14 + dad31cf commit e6332d3Copy full SHA for e6332d3
.github/workflows/jax-array-api.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
repository: data-apis/array-api-tests
27
# TODO(jakevdp) update this to a stable release/tag when available.
28
- ref: '4f83bb3ee9146c30cf997f1527588b7a8b8ee6db' # Latest commit as of 2024-02-16
+ ref: '58113931e9959ee70dca4bace430b55b90a1eed8' # Latest commit as of 2024-03-18
29
submodules: 'true'
30
path: 'array-api-tests'
31
- name: Set up Python ${{ matrix.python-version }}
0 commit comments