Skip to content

Commit 6f4bfba

Browse files
authored
Merge pull request #354 from cuviper/msrv-libm
Downgrade libm for CI
2 parents 022f250 + 64d5661 commit 6f4bfba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/test_full.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ FEATURES=(libm)
3131
echo "Testing supported features: ${FEATURES[*]}"
3232

3333
cargo generate-lockfile
34+
check_version 1.63.0 || cargo update -p libm --precise 0.2.9
3435

3536
set -x
3637

0 commit comments

Comments
 (0)