Merge pull request #671 from valentinewallace/bump-msrv
[rust-lightning] / .github / workflows / build.yml
index eb397230f370bace586e9810f632cd273d2f46b2..9a24b15cc514512b16309b04e4c284bddea2142a 100644 (file)
@@ -8,8 +8,8 @@ jobs:
       matrix:
         toolchain: [ stable,
                      beta,
-                     # 1.22.0 is MSRV for rust-lightning in general:
-                     1.22.0,
+                     # 1.30.0 is MSRV for Rust-Lightning
+                     1.30.0,
                      # 1.34.2 is Debian stable
                      1.34.2,
                      # 1.39.0 is MSRV for lightning-net-tokio and generates coverage