mirror of
https://github.com/arnaucube/circom-compat.git
synced 2026-01-11 08:21:34 +01:00
Upgrade to wasmer 4.3 (#64)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: 1.67.0
|
||||
toolchain: 1.74.0
|
||||
override: true
|
||||
|
||||
# Install for Anvil
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: 1.67.0
|
||||
toolchain: 1.74.0
|
||||
override: true
|
||||
components: rustfmt, clippy
|
||||
- name: cargo fmt
|
||||
|
||||
Reference in New Issue
Block a user