Fix benchmark CI failure

This commit is contained in:
jiangjianfeng
2024-11-21 02:19:05 +00:00
committed by Tate, Hongliang Tian
parent f1aae23234
commit ac1a6be05d

View File

@ -81,7 +81,7 @@ jobs:
timeout-minutes: 60
container:
image: asterinas/asterinas:0.9.4
options: --device=/dev/kvm
options: --device=/dev/kvm --privileged
env:
# Need to set up proxy since the self-hosted CI server is located in China,
# which has poor network connection to the official Rust crate repositories.