Skip to content

Commit 98ce8bc

Browse files
committed
Downgrade libc for CI
1 parent a25836e commit 98ce8bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/test_full.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ fi
3737
# arbitrary 1.1.4 started using array::from_fn
3838
check_version 1.63.0 || cargo update -p arbitrary --precise 1.1.3
3939

40+
check_version 1.63.0 || cargo update -p libc --precise 0.2.163
41+
4042
set -x
4143

4244
# test the default with std

0 commit comments

Comments
 (0)