quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.28k stars 1.02k forks source link

MacOS CI unable to setup python at head #6573

Closed NoureldinYosri closed 6 months ago

NoureldinYosri commented 6 months ago

ex: https://github.com/quantumlib/Cirq/actions/runs/8820311238/job/24219193049?pr=6571 image

pavoljuhas commented 6 months ago

This appears to be caused by actions/runner-images#9770. As a temporary workaround we can switch to the macos-13 runner.