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

Pin golang version to 1.21.5 in github actions and docker #3491

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

mstoykov
Copy link
Contributor

@mstoykov mstoykov commented Dec 6, 2023

This is as otherwise we will/might get the old 1.21.4 and we want to release with the new one.

This is to be reverted after v0.48.0 is released.

This is as otherwise we will/might get the old 1.21.4 and we want to
release with the new one.

This is to be reverted after v0.48.0 is released.
@mstoykov mstoykov added this to the v0.48.0 milestone Dec 6, 2023
@mstoykov mstoykov added the ci label Dec 6, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bfdc446) 73.21% compared to head (6b47f8e) 73.15%.

❗ Current head 6b47f8e differs from pull request most recent head f9f2d8f. Consider uploading reports for the commit f9f2d8f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3491      +/-   ##
==========================================
- Coverage   73.21%   73.15%   -0.06%     
==========================================
  Files         267      265       -2     
  Lines       20083    20078       -5     
==========================================
- Hits        14704    14689      -15     
- Misses       4465     4471       +6     
- Partials      914      918       +4     
Flag Coverage Δ
ubuntu 73.15% <ø> (-0.01%) ⬇️
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mstoykov mstoykov requested a review from oleiade December 6, 2023 09:31
@olegbespalov olegbespalov merged commit 3808747 into master Dec 6, 2023
21 checks passed
@olegbespalov olegbespalov deleted the pinGoVersionForRelease branch December 6, 2023 09:57
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.

4 participants