-
Notifications
You must be signed in to change notification settings - Fork 101
Update runners #4105
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
Merged
Merged
Update runners #4105
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I tried to pick items that run <1m (except those reusing external workflows). Turns out dependency checker was using some preinstalled Go version. Signed-off-by: Roman Khimov <roman@nspcc.ru>
Follow runner policy at https://github.com/nspcc-dev/.github/blob/6c4dff04862ad947805e82fb9b664899906c6305/gh.md macos-14 is almost outdated, latest is macos-15 and it's Mac-based (which was not the case previously). Signed-off-by: Roman Khimov <roman@nspcc.ru>
Follow the policy, drop old 22.04. https://github.com/nspcc-dev/.github/blob/6c4dff04862ad947805e82fb9b664899906c6305/gh.md Signed-off-by: Roman Khimov <roman@nspcc.ru>
Follow https://github.com/nspcc-dev/.github/blob/6c4dff04862ad947805e82fb9b664899906c6305/gh.md _Some_ Windows version is sufficient for us. Signed-off-by: Roman Khimov <roman@nspcc.ru>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4105 +/- ##
==========================================
- Coverage 83.49% 83.49% -0.01%
==========================================
Files 352 352
Lines 42433 42474 +41
==========================================
+ Hits 35428 35462 +34
- Misses 5272 5275 +3
- Partials 1733 1737 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
45bfb14 to
28fdee4
Compare
AnnaShaleva
reviewed
Dec 5, 2025
AnnaShaleva
added a commit
to nspcc-dev/dbft
that referenced
this pull request
Dec 5, 2025
Ref. nspcc-dev/neo-go#4105. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva
added a commit
to nspcc-dev/dbft
that referenced
this pull request
Dec 5, 2025
Follow runner policy at https://github.com/nspcc-dev/.github/blob/6c4dff04862ad947805e82fb9b664899906c6305/gh.md macos-14 is almost outdated, latest is macos-15 and it's Mac-based (which was not the case previously). Ref. nspcc-dev/neo-go#4105. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva
added a commit
to nspcc-dev/dbft
that referenced
this pull request
Dec 5, 2025
Follow https://github.com/nspcc-dev/.github/blob/6c4dff04862ad947805e82fb9b664899906c6305/gh.md _Some_ Windows version is sufficient for us. Ref. nspcc-dev/neo-go#4105. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva
approved these changes
Dec 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.