-
Notifications
You must be signed in to change notification settings - Fork 149
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
Update version to 0.19.0 #644
Conversation
It seems like something changed between when #643 was merged and this PR. This could be an actual change or simply a flake due to different Github Actions runners - details are below. The main difference I see is Logs from PR #643
Logs from this PR
|
CC @basnijholt to investigate. |
My suspicion is that this is intermittent. Could you try restarting the failed CI job? If this doesn't work, instead of relinking Python, we could also just add the libomp symlinks, and skip the Python relinking. |
This appears to have worked. I'd like to eliminate the flake if possible, but we can go ahead with the release for now. |
@95-martin-orion for some reason the MacOS ARM64 wheels aren't uploaded (https://pypi.org/project/qsimcirq/#files). |
Looking at the logs, it seems like the |
This minor version adds support for the "basic" version of qsim on Apple Silicon (#643).