Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing zephyr CI workflows, pinning v0.27.4 #2063

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

bhess
Copy link
Member

@bhess bhess commented Feb 3, 2025

The Zephyr build has been failing for the past week during CI initialization of the container.

The failure seems to correlate with the "latest" update to the Zephyr container that occurred 6 days ago: https://github.com/zephyrproject-rtos/docker-image/pkgs/container/ci.

The PR fixes the failing zephyr worflow by pinning the Zephyr container to the latest release 0.27.4, which would bring CI to a better state. However, CI overall is still failing due to #2056.

  • Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
  • Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in fully supported downstream projects dependent on these, i.e., oqs-provider will also need to be ready for review and merge by the time this is merged.)

@bhess bhess requested a review from SWilson4 as a code owner February 3, 2025 15:30
@bhess bhess requested review from SWilson4 and dstebila and removed request for SWilson4 February 3, 2025 15:30
@dstebila dstebila merged commit 7eb9af7 into main Feb 3, 2025
135 of 137 checks passed
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.

3 participants