github actions/runner v2.286.1

latest releases: v2.321.0, v2.320.0, v2.319.1...
2 years ago

Features

  • N/A

Bugs

  • Fix breaking change in dotnet 6 around globalization-invariant. (#1609)

Misc

  • N/A

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 powershell:

# Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner
# Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.286.1/actions-runner-win-x64-2.286.1.zip -OutFile actions-runner-win-x64-2.286.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.286.1.zip", "$PWD")

OSX

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.286.1/actions-runner-osx-x64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.286.1.tar.gz

Linux x64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.286.1/actions-runner-linux-x64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.286.1.tar.gz

Linux arm64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.286.1/actions-runner-linux-arm64-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.286.1.tar.gz

Linux arm

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.286.1/actions-runner-linux-arm-2.286.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.286.1.tar.gz

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.286.1.zip 25244d08718eb35d9b68dc13954727a6d8fdcd5bbb29bb5601c46694e91705de

  • actions-runner-osx-x64-2.286.1.tar.gz 46fe77f587d74b7c0f4f7c4efb917b568749d813ed3a4f826d875877de2e7d8d

  • actions-runner-linux-x64-2.286.1.tar.gz 7b1509c353ea4e6561b2ed2e916dcbf2a0d8ce21172edd9f8c846a20b6462cd6

  • actions-runner-linux-arm64-2.286.1.tar.gz 9a0519d1551d167bd51f7591b219bc789d4d9c03994bb6666f337723387fc806

  • actions-runner-linux-arm-2.286.1.tar.gz bc97072fd3380e6cb941185b946537f34d0b0dda8d11b1fa67d7411b3d354e08

  • actions-runner-win-x64-2.286.1-noexternals.zip 490a53fe6c0419f8c5c631095469258aca1a43a49d3682b0dde9d71a10a65ea0

  • actions-runner-osx-x64-2.286.1-noexternals.tar.gz 574da5791a63b719a4ff9bf82cf7a4573cf9c6bf9d0aad0ad7562bd736e3a575

  • actions-runner-linux-x64-2.286.1-noexternals.tar.gz 60df8aa2b9efb555fb72c86ddcbfefbe9db24890794f7ec8440d7ba717dd7da3

  • actions-runner-linux-arm64-2.286.1-noexternals.tar.gz dff9526802184e72097d96becbfd9b08b60fa5df6032d0262684eb17d777489c

  • actions-runner-linux-arm-2.286.1-noexternals.tar.gz c606734e5737421631c3b6927eabe063ce6d51e89de6326c20f6c772a9ebfe36

  • actions-runner-win-x64-2.286.1-noruntime.zip c9fc27fd241f94c07f745d4c505b42615c66312a891ab34cac1d58ae8d527ccb

  • actions-runner-osx-x64-2.286.1-noruntime.tar.gz 2a2dbb6e6124e22ba95a0ebebf0ce0690324a25bf84bf48348477b9fc14569fb

  • actions-runner-linux-x64-2.286.1-noruntime.tar.gz 1621856f6b278dd31822183d4e6bf8944aa8662b96c75590852a4ee57f8d8382

  • actions-runner-linux-arm64-2.286.1-noruntime.tar.gz 010674fa0c67d38b44192f39e4f14191f0ba7b82ddcb0c15aea8074cdb379ff1

  • actions-runner-linux-arm-2.286.1-noruntime.tar.gz 845b3a9f1ec3ee83c4adccc9ba4dc24387f1ca638385bcdd6323b772c02e6a43

  • actions-runner-win-x64-2.286.1-noruntime-noexternals.zip 8ef3e118478089f3267e7df8f0f103790ad0579c41986cc43ed46e495f8b79fc

  • actions-runner-osx-x64-2.286.1-noruntime-noexternals.tar.gz 4d402bbd98feb22924394cb5bdfb57af6f7e606e06b05e10f84dff7228b9bb6f

  • actions-runner-linux-x64-2.286.1-noruntime-noexternals.tar.gz 6a6e6c2100b96d898de409221c9f830bcdc2f606ba26e3033d6bc57d97d768a3

  • actions-runner-linux-arm64-2.286.1-noruntime-noexternals.tar.gz 6ecae60867010ff7e13f28ae8266cdde0412d1613acaf85b943e7e62c733282c

  • actions-runner-linux-arm-2.286.1-noruntime-noexternals.tar.gz b97387045edfd681e2ffe19a3e371da2b756e5dfeed11cad3e976012e9b6cb7f

Don't miss a new runner release

NewReleases is sending notifications on new releases.