Skip to content

Commit 806f037

Browse files
crusaderkylucascolley
authored andcommitted
DNM depend on array-api-compat@staging
1 parent d58d137 commit 806f037

File tree

3 files changed

+42
-36
lines changed

3 files changed

+42
-36
lines changed

.github/workflows/test-vendor.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ jobs:
2929
- name: Checkout array-api-compat
3030
uses: actions/checkout@v4
3131
with:
32-
repository: data-apis/array-api-compat
32+
# DNM
33+
# repository: data-apis/array-api-compat
34+
repository: crusaderky/array-api-compat
35+
ref: d7ab986843cc9eb20882d7ccbf7248d78fcbd759
36+
# /DNM
3337
path: array-api-compat
3438

3539
- name: Vendor array-api-extra into test package

pixi.lock

Lines changed: 30 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)