Skip to content

Commit 5256115

Browse files
CI: add test build with numpy 1.26 (<2)
1 parent 4bbb3ce commit 5256115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/actions-310.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020

2121
# required dependencies
2222
- python-dateutil
23-
- numpy
23+
- numpy<2
2424

2525
# optional dependencies
2626
- beautifulsoup4>=4.11.2

0 commit comments

Comments
 (0)