Skip to content

Conversation

pavoljuhas
Copy link
Collaborator

Address deprecation warning for the ubuntu-20.04 GHA runner image.

@CirqBot CirqBot added the size: M 50< lines changed <250 label Feb 13, 2025
@pavoljuhas
Copy link
Collaborator Author

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.18%. Comparing base (34b9c3b) to head (4a6c4b2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7064      +/-   ##
==========================================
- Coverage   98.18%   98.18%   -0.01%     
==========================================
  Files        1089     1089              
  Lines       95208    95208              
==========================================
- Hits        93478    93476       -2     
- Misses       1730     1732       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Address deprecation warning for the ubuntu-20.04 GHA runner image.

Use more conservative ubuntu-22.04, because the
ubuntu-latest image gives SSL errors in pip execution.
@pavoljuhas
Copy link
Collaborator Author

All checks passing at befe901 including ci-daily and ci-weekly.

@pavoljuhas pavoljuhas marked this pull request as ready for review February 13, 2025 20:55
@pavoljuhas pavoljuhas requested review from a team and vtomole as code owners February 13, 2025 20:55
@pavoljuhas pavoljuhas changed the title CI - update all GitHub action runners to ubuntu-latest CI - update all GitHub action runners to ubuntu-22.04 Feb 13, 2025
Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Thanks for doing this.

@pavoljuhas pavoljuhas enabled auto-merge February 13, 2025 23:06
@pavoljuhas pavoljuhas added this pull request to the merge queue Feb 13, 2025
Merged via the queue into quantumlib:main with commit 847f918 Feb 13, 2025
73 checks passed
@pavoljuhas pavoljuhas deleted the ci-use-ubuntu-latest branch February 13, 2025 23:32
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
* CI - update all GitHub action runners to ubuntu-22.04

Address deprecation warning for the ubuntu-20.04 GHA runner image.

Use more conservative ubuntu-22.04, because the
ubuntu-latest image gives SSL errors in pip execution.

* REVERT ME - temporarily activate ci-daily in pull requests

* CI - install the missing Ubuntu package libffi7

* Address complaint from shellcheck-0.8.0

* Revert "REVERT ME - temporarily activate ci-daily in pull requests"

This reverts commit f9f653e.

* Use separate GitHub actions cache for the pytest-numpy-2 job

Do not pre-install packages from a standard pytest job.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: M 50< lines changed <250

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants