chiark / gitweb /
CI: Do not mess with Cargo.lock.minimal
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 1 Feb 2025 13:12:23 +0000 (13:12 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 1 Feb 2025 13:20:45 +0000 (13:20 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitlab-ci.yml

index 5d31def842745c53e9a1c0b69ce5050baa36ade3..f8691ebed2f88638539d17555fbbd048be9a4c21 100644 (file)
@@ -115,7 +115,6 @@ minimal-versions-nightly:
     - apt-get -y install build-essential pkg-config libssl-dev
     - maint/update-minimal-versions
     - cp Cargo.lock.minimal Cargo.lock
-    - cargo +nightly update -p hyper --precise=0.14.7
     - cargo test --locked --workspace --verbose --all-features
 
 # We have a thought-to-be-known-working lockfile in tree, test that