diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba4f4be520..89c9773de9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -194,7 +194,8 @@ jobs: rust_channel: - stable - nightly - - 1.57 # MSRV + # Some benchmarking dependencies require 1.60. + - 1.60.0 # MSRV - beta include: