mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 21:06:48 +00:00
Fix platform definition
This commit is contained in:
parent
784628e238
commit
e9c2886a84
4
.github/workflows/benchmark_x86_tdx.yml
vendored
4
.github/workflows/benchmark_x86_tdx.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
||||
uses: ./.github/actions/benchmark
|
||||
with:
|
||||
task: benchmark
|
||||
platform: x86-64
|
||||
platform: tdx
|
||||
benchmark: ${{ matrix.benchmarks }}
|
||||
|
||||
Results:
|
||||
@ -131,6 +131,6 @@ jobs:
|
||||
uses: ./.github/actions/benchmark
|
||||
with:
|
||||
task: result
|
||||
platform: x86-64
|
||||
platform: tdx
|
||||
benchmark-secret: ${{ secrets.BENCHMARK_SECRET }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user