]> Untitled Git - bdk-cli/commitdiff
Update wasm build to 1.57 in CI
authorrajarshimaitra <rajarshi149@gmail.com>
Thu, 13 Oct 2022 07:26:11 +0000 (12:56 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Sat, 19 Nov 2022 11:17:37 +0000 (16:47 +0530)
.github/workflows/cont_integration.yml

index 5d914a2425c6116d98a064e2d9dc717779e5ea27..686e7f7c52bcd5826815568f2ca42f9052d248df 100644 (file)
@@ -80,7 +80,7 @@ jobs:
       - run: sudo apt-get update || exit 1
       - run: sudo apt-get install -y libclang-common-10-dev clang-10 libc6-dev-i386 || exit 1
       - name: Set default toolchain
-        run: rustup default 1.56.1 # MSRV
+        run: rustup default 1.57.0 # MSRV
       - name: Set profile
         run: rustup set profile minimal
       - name: Add target wasm32