Skip to content

CI: reorganize workflow matrices#489

Open
padelsbach wants to merge 2 commits into
wolfSSL:mainfrom
padelsbach:ci-runtime-p6-matrix
Open

CI: reorganize workflow matrices#489
padelsbach wants to merge 2 commits into
wolfSSL:mainfrom
padelsbach:ci-runtime-p6-matrix

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

Two changes to level out the execution time per runner.

build-and-test.yml (and refactor version) are the long pole due to running in serial -- so these test are split into batches. Ubuntu only to not stress the limited Mac runners.

build-and-run-examples.yml meanwhile has the opposite problem: each test farmed out to a new runner -- so these tests are combined into batches.

@padelsbach padelsbach changed the title CI: revamp matrix workflows CI: reorganize workflow matrices Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant