Skip to content

Commit 8222d19

Browse files
authored
try numpy 2.0rc2
1 parent 035969e commit 8222d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
with:
99
package-name: dask
1010
module-name: dask.array
11-
extra-requires: numpy
11+
extra-requires: numpy==2.0rc2
1212
pytest-extra-args: --disable-deadline --max-examples=5

0 commit comments

Comments
 (0)