Skip to content

Add Debian 12 and 13 support - #934

Closed
brodock wants to merge 1 commit into
ruby:masterfrom
brodock:brodock/support-debian
Closed

Add Debian 12 and 13 support#934
brodock wants to merge 1 commit into
ruby:masterfrom
brodock:brodock/support-debian

Conversation

@brodock

@brodock brodock commented Sep 3, 2026

Copy link
Copy Markdown

Download the matching Ubuntu ruby-builder binaries instead of treating Debian as an unsupported self-hosted image, and install missing CRuby runtime libraries with apt-get when the job is root.

Download the matching Ubuntu ruby-builder binaries instead of treating
Debian as an unsupported self-hosted image, and install missing CRuby
runtime libraries with apt-get when the job is root.
@eregon

eregon commented Sep 4, 2026

Copy link
Copy Markdown
Member

The rule in this action is: if it's a platform we can't test easily and reliably (i.e. not a GitHub-hosted runner), then it's not supported and might only work as a self-hosted runner.
Installing system packages at runtime is also explicitly against the design of this action.
I also wouldn't want to confuse users by talking about Debian in the README.

@eregon eregon closed this Sep 4, 2026
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