Skip to content

Commit fa358aa

Browse files
authored
Update lint-all.sh
1 parent 6a49c3b commit fa358aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/lint-all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ conda create -q -y -n test-env \
1515
'pyarrow-core>=17.0' \
1616
'scikit-learn>=1.5.2' \
1717
'r' \
18-
'libcurl4' \
18+
'libcurl' \
1919
'libnode-dev' \
2020
'pandoc'
2121

0 commit comments

Comments
 (0)