Skip to content

Commit

Permalink
Merge pull request #20307 from jakevdp:update-api-tests
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617213115
  • Loading branch information
jax authors committed Mar 19, 2024
2 parents d95df14 + dad31cf commit e6332d3
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: '4f83bb3ee9146c30cf997f1527588b7a8b8ee6db' # Latest commit as of 2024-02-16
ref: '58113931e9959ee70dca4bace430b55b90a1eed8' # Latest commit as of 2024-03-18
submodules: 'true'
path: 'array-api-tests'
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit e6332d3

Please sign in to comment.