Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
67 stars 27 forks source link

ICR | build and push failing #733

Closed akihikokuroda closed 1 year ago

akihikokuroda commented 1 year ago

Steps to reproduce the problem

execute: ICR | build and push action

What is the current behavior?

ICR | build and push failing https://github.com/Qiskit-Extensions/quantum-serverless/actions/runs/5421890580

What is the expected behavior?

The action completes successfully

akihikokuroda commented 1 year ago

ray-2.5.1-cp39-cp39-manylinux2014_aarch64.whl is missing in here

2.5.0 has ray-2.5.0-cp39-cp39-manylinux2014_aarch64.whl (54.7 MB view hashes) in here

akihikokuroda commented 1 year ago

I opened an issue in Ray (https://github.com/ray-project/ray/issues/36991). Should we move back to 2.5.0?

Tansito commented 1 year ago

Yes, I will do the PR now. Thanks to take a look @akihikokuroda ! 👍

Tansito commented 1 year ago

I think we can close this and add the fix when they deploy a new version.