mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
enhancement: Renamed unix builds
This commit is contained in:
parent
b578c39a08
commit
19fcb9ce17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -104,7 +104,7 @@ jobs:
|
|||
cd ..
|
||||
|
||||
unix:
|
||||
name: Run ${{ matrix.bench.title }} (Unix)
|
||||
name: Run ${{ matrix.bench.title }} (${{ matrix.os}})
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue