mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Cleanup benchmark.yml
This commit is contained in:
parent
96a364a585
commit
5cee93d78b
1 changed files with 1 additions and 4 deletions
5
.github/workflows/benchmark.yml
vendored
5
.github/workflows/benchmark.yml
vendored
|
@ -17,10 +17,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
engine:
|
||||
- { channel: stable, version: latest, runner: "robloxdev-cli" }
|
||||
# - { channel: develop, version: latest, runner: 'robloxdev-cli' }
|
||||
# covers environment closest to RobloxStudio, but not available on Linux
|
||||
# - { channel: develop, version: latest, runner: 'roblox-cli'}
|
||||
- { channel: stable, version: latest }
|
||||
bench:
|
||||
- {
|
||||
script: "run-benchmarks",
|
||||
|
|
Loading…
Add table
Reference in a new issue