Skip to content

Commit b3aadab

Browse files
committed
ci: update env for openvm
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
1 parent 8053981 commit b3aadab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ jobs:
280280
cache-on-failure: true
281281
- run: cargo install --locked --git http://github.com/openvm-org/openvm.git --tag v1.4.0-rc.2 cargo-openvm
282282
- name: verify openvm compatibility
283+
env:
284+
OPENVM_RUST_TOOLCHAIN: nightly-2025-07-30
283285
run: cargo openvm build --manifest-path crates/scroll/openvm-compat/Cargo.toml
284286

285287
lint-success:

0 commit comments

Comments
 (0)