-
Notifications
You must be signed in to change notification settings - Fork 66
🌱 Add golang version check to verify #1257
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
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1257 +/- ##
==========================================
- Coverage 76.49% 76.18% -0.32%
==========================================
Files 40 40
Lines 2336 2330 -6
==========================================
- Hits 1787 1775 -12
- Misses 392 398 +6
Partials 157 157
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
All passing now |
This makes sure that we are not exceeding our golang version Supported golang version is 1.22.5 Signed-off-by: Todd Short <tshort@redhat.com>
Closing in favor of #1264 |
This makes sure that we are not exceeding our golang version Supported golang version is 1.22.5
Description
Reviewer Checklist