Skip to content

release action: fix deprecation warning#161

Merged
petersimonsson merged 1 commit intojrmoulton:mainfrom
junglerobba:push-trnqpllsqytp
May 10, 2025
Merged

release action: fix deprecation warning#161
petersimonsson merged 1 commit intojrmoulton:mainfrom
junglerobba:push-trnqpllsqytp

Conversation

@junglerobba
Copy link
Collaborator

github will no longer support the ubuntu-20.04 runner image, so until cargo-dist releases an update, override the versions

since musl is statically linked, we can always just use latest, while glibc should use the oldest supported release to link against

github will no longer support the ubuntu-20.04 runner image
until cargo-dist releases an update, override the versions

since musl is statically linked, we can always just use latest, while
glibc should use the oldest supported release to link against
@petersimonsson petersimonsson merged commit 015b34d into jrmoulton:main May 10, 2025
6 checks passed
@junglerobba junglerobba deleted the push-trnqpllsqytp branch May 10, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants