Radish alpha
r
Git libraries for Radicle
Radicle
Git (anonymous pull)
Log in to clone via SSH
github: revert toolchain back to stable
Fintan Halpenny committed 3 years ago
commit 36fb923bd1fe181421afd338e7725cb63f449e26
parent 703692371260a19ecf79abd7c38bd511c6c120dc
1 file changed +1 -1
modified .github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
      - uses: actions-rs/toolchain@v1
        with:
          profile: minimal
-
          toolchain: 1.66.1
+
          toolchain: stable
          components: clippy
      - uses: Swatinem/rust-cache@v1
      - run: ./scripts/ci/lint