Skip to content

Commit 381e5a4

Browse files
committed
.
1 parent 31fe4d6 commit 381e5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)