Skip to content

feat: update CI build configuration to use matrix strategy for enviro…#62

Merged
74th merged 1 commit intodevelopfrom
feat/ci-build
May 6, 2026
Merged

feat: update CI build configuration to use matrix strategy for enviro…#62
74th merged 1 commit intodevelopfrom
feat/ci-build

Conversation

@74th
Copy link
Copy Markdown
Owner

@74th 74th commented May 6, 2026

This pull request updates the GitHub Actions workflow for building firmware with PlatformIO. The main improvement is adding a build matrix to automatically build the firmware for multiple environments, making the CI process more robust and comprehensive.

CI/CD improvements:

  • Added a build matrix to the platformio-build job in .github/workflows/pr-platformio-build.yml, enabling builds for both m5stack-official-stackchan and m5stack-cores3-m5unified environments.
  • Updated the build step to use the matrix environment variable, so the workflow runs the build for each specified environment.

@74th 74th merged commit 441603e into develop May 6, 2026
2 checks passed
@74th 74th deleted the feat/ci-build branch May 6, 2026 00:58
@74th 74th mentioned this pull request May 6, 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