Skip to content

Conversation

@stadlero
Copy link

@stadlero stadlero commented Nov 3, 2025

To be merged after #5.
This PR adds testing on Windows. It already contains the fix from #5.

The Python version needed to be pinned because Windows runners are stuck on Python 3.9.
Zephyr requires at least 3.10.

PR #872 made csp_buffer_get_always an internal function.
This commit adds a forward declaration of the function
in the test file to still be able to test it.
Set the Python version explicitly instead of
relying on the default version provided by the runner.
This ensures that the Python version is supported
by Zephyr (at least for now).

Some windows runners are stuck at Python 3.9
Added windows-latest to the OS matrix.
@stadlero stadlero changed the title Test on windows github: workflow: test: Run on Windows Nov 3, 2025
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