Skip to content

Commit dfb74dc

Browse files
committed
ci: remove keyutils from the container
1 parent 10aa0af commit dfb74dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cirrus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ linux_task:
2525
- allow_failures: true
2626
container:
2727
image: rustlang/rust:nightly
28-
keyutils_script: apt-get update && apt-get install libkeyutils-dev
2928
lockfile_script: cargo generate-lockfile
3029
cargo_cache:
3130
folder: $CARGO_HOME/registry
@@ -50,7 +49,6 @@ coverage_task:
5049
image: rust:latest
5150
environment:
5251
CODECOV_TOKEN: ENCRYPTED[1e221ef78a37c960613ff80db7141f3158e3218031934395466f4720f450b7acfd74e587819435ce9be0b13fa1b68f1b]
53-
keyutils_script: apt-get update && apt-get install libkeyutils-dev
5452
tarpaulin_cache:
5553
folder: .ci
5654
populate_script: .ci/tarpaulin.sh

0 commit comments

Comments
 (0)