Skip to content

Commit 158fd43

Browse files
committed
ci - make sure rustup is up to date
1 parent 2bfd631 commit 158fd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ noether-rust-qfunctions:
194194
script:
195195
- rm -f .SUCCESS
196196
# Rustup
197+
- rustup update nightly
197198
- rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
198199
# libCEED
199200
- make configure OPT='-O -march=native -ffp-contract=fast' CUDA_DIR=/usr/local/cuda-12.9

0 commit comments

Comments
 (0)