mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
Enable OpenVM nightly features (#210)
This commit is contained in:
@@ -11,6 +11,9 @@ FROM base${CUDA:+_cuda}
|
||||
# The ere-base image provides Rust, Cargo, and common tools.
|
||||
# We operate as root for SDK installation.
|
||||
|
||||
# Set default toolchain to nightly
|
||||
RUN rustup default nightly
|
||||
|
||||
ARG CUDA
|
||||
|
||||
# Default to build for RTX 50 series
|
||||
|
||||
Reference in New Issue
Block a user