Skip to content

Commit

Permalink
Remove Rust versions to save disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Mar 27, 2024
1 parent 9c9e698 commit eb3310b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maintainer/pineappl-ci/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG FASTNLO_V=2.5.0-2826
ARG LHAPDF_V=6.4.0

# the last version is the default Rust version used in the container
ARG RUST_V="1.64.0 1.70.0 nightly-2024-01-25"
ARG RUST_V="1.70.0"

ENV APPL_IGRID_DIR="/usr/local/src/applgrid-${APPLGRID_V}/src"
ENV CARGO_HOME="/usr/local/cargo"
Expand Down

0 comments on commit eb3310b

Please sign in to comment.