Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sirredbeard/runner

v2.332.0

03 Mar 21:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: actions/runner@v2.331.0...v2.332.0

Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.
See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners

Windows x64

We recommend configuring the runner in a root folder of the Windows drive (e.g. C:actions-runner). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on :

Windows arm64

We recommend configuring the runner in a root folder of the Windows drive (e.g. C:actions-runner). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on :

OSX x64

OSX arm64 (Apple silicon)

Linux x64

Linux arm64

Linux arm

Using your self hosted runner

For additional details about configuring, running, or shutting down the runner please check out our product docs.

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-win-x64-2.332.0.zip 1e64c4ed6322f334ea5583991230211a124e798530e2b14ebb46c143bd565872
  • actions-runner-win-arm64-2.332.0.zip 812cef5487efa13ea7d1ade0840dfaa0d12e80cd2c0f932ba7dbde8e41664d5d
  • actions-runner-osx-x64-2.332.0.tar.gz <OSX_X64_SHA>
  • actions-runner-osx-arm64-2.332.0.tar.gz <OSX_ARM64_SHA>
  • actions-runner-linux-x64-2.332.0.tar.gz <LINUX_X64_SHA>
  • actions-runner-linux-arm64-2.332.0.tar.gz <LINUX_ARM64_SHA>
  • actions-runner-linux-arm-2.332.0.tar.gz <LINUX_ARM_SHA>

v2.331.0

31 Jan 11:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: actions/runner@v2.330.0...v2.331.0

Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet.
To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository.
See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners

Windows x64

We recommend configuring the runner in a root folder of the Windows drive (e.g. C:actions-runner). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on :

Windows arm64

We recommend configuring the runner in a root folder of the Windows drive (e.g. C:actions-runner). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on :

OSX x64

OSX arm64 (Apple silicon)

Linux x64

Linux arm64

Linux arm

Using your self hosted runner

For additional details about configuring, running, or shutting down the runner please check out our product docs.

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-win-x64-2.331.0.zip f9b5a710079dbb256d404d34a9c0ed9cd7dce52786e8585b13a0cb4331ffe283
  • actions-runner-win-arm64-2.331.0.zip b6f78c14322d577647b8eedd8fea1b378faa235e790bbb6bfd620c264f271f08
  • actions-runner-osx-x64-2.331.0.tar.gz <OSX_X64_SHA>
  • actions-runner-osx-arm64-2.331.0.tar.gz <OSX_ARM64_SHA>
  • actions-runner-linux-x64-2.331.0.tar.gz <LINUX_X64_SHA>
  • actions-runner-linux-arm64-2.331.0.tar.gz <LINUX_ARM64_SHA>
  • actions-runner-linux-arm-2.331.0.tar.gz <LINUX_ARM_SHA>

v2.330

15 Dec 22:11

Choose a tag to compare

Full Changelog: v2.316.1...v2.330

v2.328

07 Oct 17:14

Choose a tag to compare

Full Changelog: v2.316.1...v2.328

v2.325.0

11 Jun 17:09

Choose a tag to compare

Add Windows Containers Support