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
1 changed files with 1 additions and 1 deletions

View File

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