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

chore(ci): do not use apt for self-hosted runners #518

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

yukiiiteru
Copy link
Member

Motivation

Since self-hosted CI runners do not use containers and root, we should also remove the use of apt.

Solution

Remove apt update & apt install -y libssl-dev for self-hosted runners.

@yukiiiteru yukiiiteru requested review from a team as code owners November 4, 2024 07:55
@yukiiiteru yukiiiteru merged commit 092f318 into main Nov 5, 2024
16 checks passed
@yukiiiteru yukiiiteru deleted the chore/do-not-use-apt branch November 5, 2024 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants