Skip to content
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

ci: run apt update before installing packages #195

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

mkalcok
Copy link
Contributor

@mkalcok mkalcok commented Oct 24, 2024

We've seen some issues with 'coverage' job that failed to install 'go' package. This is possibly caused by outdated repository information in the CI image. Running apt update could fix it.

@mkalcok mkalcok marked this pull request as ready for review October 24, 2024 15:25
@mkalcok mkalcok requested a review from a team as a code owner October 24, 2024 15:25
We've seen some issues with 'coverage' job that failed
to install 'go' package. This is possibly caused by
outdated repository information in the CI image. Running
`apt update` could fix it.

Signed-off-by: Martin Kalcok <[email protected]>
@crypticC0der crypticC0der merged commit ea8393c into canonical:main Oct 24, 2024
25 checks passed
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