Skip to content
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

Pinned Ubuntu version in package workflow to 22.04 #7545

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

kpan2034
Copy link
Contributor

GitHub Actions using ubuntu-latest have been changed to use ubuntu-24.04 instead by default (actions/runner-images#10636) which breaks our APT-ARM64 package workflow. This pins the version back to ubuntu-22.04 to avoid this.

Disable-check: force-changelog-file

@kpan2034 kpan2034 added the ci label Dec 17, 2024
@kpan2034 kpan2034 self-assigned this Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.25%. Comparing base (59f50f2) to head (9a5555d).
Report is 660 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7545      +/-   ##
==========================================
+ Coverage   80.06%   82.25%   +2.18%     
==========================================
  Files         190      230      +40     
  Lines       37181    43297    +6116     
  Branches     9450    10889    +1439     
==========================================
+ Hits        29770    35613    +5843     
- Misses       2997     3366     +369     
+ Partials     4414     4318      -96     

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

@kpan2034 kpan2034 merged commit 155efa1 into timescale:main Dec 18, 2024
68 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants