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

compiler_version check rejects 1.0.0-beta.0 as satisfying >=0.36.0 #6578

Closed
TomAFrench opened this issue Nov 21, 2024 · 0 comments · Fixed by #6580
Closed

compiler_version check rejects 1.0.0-beta.0 as satisfying >=0.36.0 #6578

TomAFrench opened this issue Nov 21, 2024 · 0 comments · Fixed by #6580
Labels
bug Something isn't working

Comments

@TomAFrench
Copy link
Member

The release PR is currently broken as the compiler_version check rejects 1.0.0-beta.0 as satisfying >=0.36.0.

This means that the vast majority of noir projects will fail to work with the next release.

@TomAFrench TomAFrench added the bug Something isn't working label Nov 21, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Nov 21, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Nov 21, 2024
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
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant