Merge pull request #1219 from TheBlueMatt/2021-12-0.0.104-bindings
[rust-lightning] / .github / workflows / build.yml
index 92419edbd7f333eab2555676d3a3bc3b467a40f5..20ca306b18dcd7e185a1cc629012a6ce1ec7da4c 100644 (file)
@@ -52,7 +52,7 @@ jobs:
             build-no-std: false
             coverage: true
           - toolchain: 1.47.0
-            build-no-std: false
+            build-no-std: true
     runs-on: ${{ matrix.platform }}
     steps:
       - name: Checkout source code