Cleanup benchmark.yml

This commit is contained in:
Allan Jeremy 2022-05-24 08:20:50 +03:00
parent 96a364a585
commit 5cee93d78b

View file

@ -17,10 +17,7 @@ jobs:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
engine: engine:
- { channel: stable, version: latest, runner: "robloxdev-cli" } - { channel: stable, version: latest }
# - { channel: develop, version: latest, runner: 'robloxdev-cli' }
# covers environment closest to RobloxStudio, but not available on Linux
# - { channel: develop, version: latest, runner: 'roblox-cli'}
bench: bench:
- { - {
script: "run-benchmarks", script: "run-benchmarks",