mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 00:33:06 +00:00
Merge pull request #829 from mir-protocol/ci_nightly_freeze
Set CI to use an older version of nightly
This commit is contained in:
commit
5ee283b267
@ -24,7 +24,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
toolchain: nightly-2022-11-23
|
||||
override: true
|
||||
|
||||
- name: rust-cache
|
||||
@ -60,7 +60,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
toolchain: nightly-2022-11-23
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user