Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 641 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 641 Bytes

GitHub Actions Runner, Krystal-flavored

This is a customized version of the official actions/runner container image, primarily intended for use with ARC.

Differences from official image:

  • Support for using various setup-* actions like ruby/setup-ruby and actions/setup-go.
  • Includes the GitHub CLI tool (gh).
  • Support for using docker compose/docker-compose commands.

Usage

Customize your runner to use ghcr.io/krystal/actions-runner:latest instead or ghcr.io/actions/actions-runner:latest.