Skip to content

Releases: mathew-fleisch/github-actions-runner

github-actions-runner-v0.1.3

05 Jun 05:28
Compare
Choose a tag to compare

Add rsync to runner via apt

github-actions-runner-v0.1.2

05 Jun 04:13
ddb83ab
Compare
Choose a tag to compare

Merge pull request #1 from mathew-fleisch/add-ffmpeg

github-actions-runner-v0.1.1

17 May 03:22
Compare
Choose a tag to compare

Make sure docker socket has the correct permissings

github-actions-runner-v0.1.0

16 May 05:16
Compare
Choose a tag to compare

Use buildx docker plugin for multi-arch support

github-actions-runner-v0.0.3

18 Apr 22:01
Compare
Choose a tag to compare

Move asdf install to entrypoint, so that the host architecture is detected at runtime, and not at build time

github-actions-runner-v0.0.2

18 Apr 21:35
Compare
Choose a tag to compare

Add multi-arch support (detect os/arch in entrypoint)

github-actions-runner-v0.0.1

12 Apr 06:23
Compare
Choose a tag to compare

Initial proof of concept