Skip to content
Snippets Groups Projects
Commit fa363b6d authored by Yaroslav Lobankov's avatar Yaroslav Lobankov Committed by Yaroslav Lobankov
Browse files

ci: run sysbench against 2.8 branch

This patch makes the perf_sysbench.yml workflow run against the '2.8'
branch. Unfortunately, we need to keep the logic for the '2.8' branch
in the 'master' branch workflow because scheduled workflows cannot be
run on non-default branches even they reside in them [1].

So 'matrix' is used to support workflow runs against the '2.8' branch.

[1] https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci
parent b56e012b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment