mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 13:23:56 +00:00
Fix benchmark CI failure
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
f1aae23234
commit
ac1a6be05d
2
.github/workflows/benchmark_asterinas.yml
vendored
2
.github/workflows/benchmark_asterinas.yml
vendored
@ -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.
|
||||
|
Reference in New Issue
Block a user