mirror of
https://github.com/logos-storage/circom-compat-ffi.git
synced 2026-01-02 04:43:08 +00:00
Fix rust version for 1.85.0
This commit is contained in:
parent
b37bb7c80a
commit
5cfbbc2928
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -16,9 +16,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
toolchain:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- 1.85.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user