Skip to content

Commit

Permalink
Pin array-api-tests to working version (for Python 3.9) (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite authored Aug 31, 2024
1 parent 3b8fc33 commit 680b3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/array-api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: data-apis/array-api-tests
ref: 'db95e67b29235249e5776ca2b6bb4e77117e0690' # Latest commit as of 2024-08-08
path: array-api-tests
submodules: "true"
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 680b3c1

Please sign in to comment.