-
Notifications
You must be signed in to change notification settings - Fork 88
ci: update runner version to ubuntu-24.04 #1140
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
ci: update runner version to ubuntu-24.04 #1140
Conversation
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1140 +/- ##
=======================================
Coverage 70.79% 70.79%
=======================================
Files 48 48
Lines 2945 2945
=======================================
Hits 2085 2085
Misses 668 668
Partials 192 192 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
CI: - Updated the runner version to `ubuntu-24.04` for release pipeline as `ubuntu-20.04` is reaching the end of life on 2025-05-29. Test: - `goreleaser` works well in forked repo Reference: https://en.wikipedia.org/wiki/Ubuntu_version_history#2004 Resolves notaryproject#1139 Signed-off-by: Junjie Gao <junjiegao@microsoft.com> Signed-off-by: Patrick Zheng <patrickzheng@microsoft.com>
CI: - Updated the runner version to `ubuntu-24.04` for release pipeline as `ubuntu-20.04` is reaching the end of life on 2025-05-29. Test: - `goreleaser` works well in forked repo Reference: https://en.wikipedia.org/wiki/Ubuntu_version_history#2004 Resolves notaryproject#1139 Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
CI: - Updated the runner version to `ubuntu-24.04` for release pipeline as `ubuntu-20.04` is reaching the end of life on 2025-05-29. Test: - `goreleaser` works well in forked repo Reference: https://en.wikipedia.org/wiki/Ubuntu_version_history#2004 Resolves notaryproject#1139 Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
CI:
ubuntu-24.04
for release pipeline asubuntu-20.04
is reaching the end of life on 2025-05-29.Test:
goreleaser
works well in forked repoReference: https://en.wikipedia.org/wiki/Ubuntu_version_history#2004
Resolves #1139