Skip to content

Fix Docker image for Zephyr v4.4.0 and add CI#3

Merged
aaronduignan merged 1 commit into
mainfrom
add-CI-build
Jun 1, 2026
Merged

Fix Docker image for Zephyr v4.4.0 and add CI#3
aaronduignan merged 1 commit into
mainfrom
add-CI-build

Conversation

@aaronduignan
Copy link
Copy Markdown
Owner

Bump base image to Ubuntu 24.04 (Python 3.12 required by Zephyr v4.4.0), add --break-system-packages for PEP 668 compliance, and pass -t arm-zephyr-eabi to setup.sh so cmake can locate the toolchain.

Add GitHub Actions CI to build the Docker image on every PR to main, catching toolchain and Python version issues before they reach main.

Bump base image to Ubuntu 24.04 (Python 3.12 required by Zephyr v4.4.0),
add --break-system-packages for PEP 668 compliance, and pass
-t arm-zephyr-eabi to setup.sh so cmake can locate the toolchain.

Add GitHub Actions CI to build the Docker image on every PR to main,
catching toolchain and Python version issues before they reach main.
@aaronduignan aaronduignan self-assigned this Jun 1, 2026
@aaronduignan aaronduignan added the bug Something isn't working label Jun 1, 2026
@aaronduignan aaronduignan merged commit 04c095a into main Jun 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant