Radish alpha
r
rad:z6cFWeWpnZNHh9rUW8phgA3b5yGt
Git libraries for Radicle
Radicle
Git
github: revert toolchain back to stable
Fintan Halpenny committed 3 years ago
commit 36fb923bd1fe181421afd338e7725cb63f449e26
parent 7036923
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