mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
debug: updated windows job title to include arch
This commit is contained in:
parent
b0b4eed26f
commit
5e04168c9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -13,7 +13,7 @@ on:
|
|||
|
||||
jobs:
|
||||
windows:
|
||||
name: Run ${{ matrix.bench.title }} (Windows)
|
||||
name: Run ${{ matrix.bench.title }} (Windows ${{matrix.arch}})
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue