mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
ohos CI: Update hitrace-bench to 0.10.0 to add LCP and FCP metrics (#42164)
Update ohos.yml hitrace-bench and runs.json to 0.10.0 Testing: This should be testing using CI Signed-off-by: jane <5373400+janeoa@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ohos.yml
vendored
2
.github/workflows/ohos.yml
vendored
@@ -39,7 +39,7 @@ env:
|
||||
SHELL: /bin/bash
|
||||
CARGO_INCREMENTAL: 0
|
||||
BENCHER_PROJECT: ${{ vars.BENCHER_PROJECT || 'servo' }}
|
||||
HITRACE_BENCH_VERSION: 0.9.1
|
||||
HITRACE_BENCH_VERSION: 0.10.0
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user