Cleanup: Removed unused matrix variable "engine"

This commit is contained in:
Allan Jeremy 2022-06-09 13:51:45 +03:00
parent e13ec7cea9
commit 34e6c73022
2 changed files with 0 additions and 4 deletions

View file

@ -18,8 +18,6 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
engine:
- { channel: stable, version: latest }
bench:
- {
script: "run-benchmarks",

View file

@ -18,8 +18,6 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
engine:
- { channel: stable, version: latest }
bench:
- {
script: "run-benchmarks",