chore(release): bump version to 0.23.1#169
Merged
ValuedMammal merged 2 commits intobitcoindevkit:masterfrom Apr 22, 2025
Merged
chore(release): bump version to 0.23.1#169ValuedMammal merged 2 commits intobitcoindevkit:masterfrom
0.23.1#169ValuedMammal merged 2 commits intobitcoindevkit:masterfrom
Conversation
- update the used ubuntu action runner, as `ubuntu-20.04` has been officially deprecated, see: actions/runner-images#11101
- updates the project version to `0.23.1`. - updates the `CHANGELOG.md` with changes to latest version.
aecdce1 to
ed9784e
Compare
Member
|
LGTM! |
radiant-smith-lk20
added a commit
to radiant-smith-lk20/rust-electrum-client
that referenced
this pull request
Dec 15, 2025
…rsion to `0.23.1` ed9784ee79c924c4e8b0d69913feabe8846301ec chore(release): bump version to `0.23.1` (Leonardo Lima) e14f66b2f1b70a84bef4b1ec7949fea01e28dcba ci: use `ubuntu-latest` instead of `ubuntu-20.04` (Leonardo Lima) Pull request description: fixes #168 - updates the CI to run on `ubuntu-latest` GitHub runner, as the previously used `ubuntu-20.04` has been officially deprecated as of 2025-04-15, see: actions/runner-images#11101. - updates the project version to `0.23.1`. - updates the `CHANGELOG.md` with changes to latest version. ACKs for top commit: ValuedMammal: ACK ed9784ee79c924c4e8b0d69913feabe8846301ec Tree-SHA512: d448fc6fa2f9626dc4344ea3c8e7d1a948587f388803d923c755b454c73e4d6db860b70cba103a1092147c20656f7837e535e35eeefbead3dcb2f4260b25d839
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
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.
fixes #168
ubuntu-latestGitHub runner, as the previously usedubuntu-20.04has been officially deprecated as of 2025-04-15, see: The Ubuntu 20.04 Actions runner image will begin deprecation on 2025-02-01 and will be fully unsupported by 2025-04-15 actions/runner-images#11101.0.23.1.CHANGELOG.mdwith changes to latest version.