Skip to content

Commit 680b3c1

Browse files
authored
Pin array-api-tests to working version (for Python 3.9) (#562)
1 parent 3b8fc33 commit 680b3c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/array-api-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: actions/checkout@v3
3333
with:
3434
repository: data-apis/array-api-tests
35+
ref: 'db95e67b29235249e5776ca2b6bb4e77117e0690' # Latest commit as of 2024-08-08
3536
path: array-api-tests
3637
submodules: "true"
3738
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)