mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
cleanup: removed engine from benchmark workflow
This commit is contained in:
parent
4d0d323477
commit
4a1633224a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -19,8 +19,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
os: [windows-latest]
|
os: [windows-latest]
|
||||||
arch: [Win32, x64]
|
arch: [Win32, x64]
|
||||||
engine:
|
|
||||||
- { channel: stable, version: latest }
|
|
||||||
bench:
|
bench:
|
||||||
- {
|
- {
|
||||||
script: "run-benchmarks",
|
script: "run-benchmarks",
|
||||||
|
|
Loading…
Add table
Reference in a new issue