only use vaapi when feature is enabled
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 4s
All checks were successful
Trigger quay.io Webhook / run (push) Successful in 4s
This commit is contained in:
parent
5e1f5e8829
commit
d5bb7a4bdc
2 changed files with 2 additions and 1 deletions
|
@ -24,3 +24,4 @@ toml = { package = "basic-toml", version = "0.1.4" }
|
|||
[features]
|
||||
default = ["mem_limit"]
|
||||
mem_limit = []
|
||||
vaapi = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue