Fix benchmark CI failure
This commit is contained in:
parent
f1aae23234
commit
ac1a6be05d
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue