Skip to content

Conversation

@rursprung
Copy link
Collaborator

GitHub recently changed the runners default image from Ubuntu 22.04 to 24.04 and in the process also changed the list of installed software. it seems, that cargo-audit is no longer installed by default. thus we now have to explicitly install it.

GitHub recently changed the runners default image from Ubuntu 22.04 to
24.04 and in the process also changed the list of installed software.
it seems, that `cargo-audit` is no longer installed by default. thus we
now have to explicitly install it.
@rursprung rursprung added the github_actions Pull requests that update GitHub Actions code label Jan 27, 2025
@rursprung rursprung self-assigned this Jan 27, 2025
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!

@eldruin eldruin merged commit b3a44d8 into rust-embedded-community:master Jan 28, 2025
5 checks passed
@rursprung rursprung deleted the fix-CI-build-on-ubuntu-24.04 branch January 28, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants