mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-02 13:53:07 +00:00
Fix nightly version in CI
This commit is contained in:
parent
dbb2358709
commit
6bd575d153
@ -24,7 +24,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
toolchain: nightly-2023-06-30
|
||||
override: true
|
||||
|
||||
- name: rust-cache
|
||||
@ -62,7 +62,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
toolchain: nightly-2023-06-30
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user