We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee25aae commit 31fe4d6Copy full SHA for 31fe4d6
.github/workflows/array-api-tests-dask.yml
@@ -7,7 +7,7 @@ jobs:
7
uses: ./.github/workflows/array-api-tests.yml
8
with:
9
package-name: dask
10
- package-version: '>= 2024.9.0'
+ package-version: '>= 2024.9.0 <2024.12'
11
module-name: dask.array
12
extra-requires: numpy
13
pytest-extra-args: --disable-deadline --max-examples=5
0 commit comments