Skip to content

Commit 54d7c74

Browse files
committed
add lower bound for dask
1 parent de0a735 commit 54d7c74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
uses: ./.github/workflows/array-api-tests.yml
88
with:
99
package-name: dask
10+
package-version: '>= 2024.9.0'
1011
module-name: dask.array
1112
extra-requires: numpy
1213
pytest-extra-args: --disable-deadline --max-examples=5

0 commit comments

Comments
 (0)