difftreelog
fix CI make-bench
in: master
1 file changed
.github/workflows/make-bench.ymldiffbeforeafterboth28 run: sudo apt install -y curl cmake make libssl-dev pkg-config libclang-dev clang protobuf-compiler28 run: sudo apt install -y curl cmake make libssl-dev pkg-config libclang-dev clang protobuf-compiler292930 - name: Install actual toolchain30 - name: Install actual toolchain31 uses: actions-rs/toolchain@v1.0.631 uses: actions-rs/toolchain@v1.0.732 with:32 with:33 toolchain: ${{ env.RUST_TOOLCHAIN }}33 toolchain: ${{ env.RUST_TOOLCHAIN }}34 default: true34 default: true