Skip to content

Commit 1f14ba9

Browse files
committed
remove stale condition
1 parent c6aff83 commit 1f14ba9

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==2.0rc2
11+
extra-requires: numpy
1212
pytest-extra-args: --disable-deadline --max-examples=5

0 commit comments

Comments
 (0)