Cirq icon indicating copy to clipboard operation
Cirq copied to clipboard

CI - bump up to macos-latest with updated runners

Open pavoljuhas opened this issue 9 months ago • 2 comments

All Python versions should be now available in the updated macos runner.

Reverts #6578 Fixes #6577

pavoljuhas avatar May 16 '24 20:05 pavoljuhas

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.87%. Comparing base (5cc14ba) to head (5531cf7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6606   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files        1084     1084           
  Lines       94579    94579           
=======================================
  Hits        92568    92568           
  Misses       2011     2011           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 16 '24 20:05 codecov[bot]

I looked at this error, and tried to run the failed jobs, and they're still failing. This looks like a problem with the copy of Python 3.10.15 that the setup-python action workflow is getting. FWIW, I reported the issue at https://github.com/actions/setup-python/issues/948.

mhucka avatar Sep 20 '24 20:09 mhucka

@pavoljuhas Is this still a relevant PR?

dstrain115 avatar Jan 15 '25 17:01 dstrain115

Is this still a relevant PR?

Not relevant anymore works fine as is. I closed #6577 as wontfix.

Withdrawn.

pavoljuhas avatar Jan 17 '25 01:01 pavoljuhas