Skip to content

v2.296.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 17:46
21c30ed

Bugs

  • Fixed an issue where self hosted environments had their docker env's overwritten (#2107)

Misc

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.296.2/actions-runner-win-x64-2.296.2.zip -OutFile actions-runner-win-x64-2.296.2.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.296.2.zip", "$PWD")

OSX 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.296.2/actions-runner-osx-x64-2.296.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.296.2.tar.gz

OSX arm64 (Apple silicon)

# 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.296.2/actions-runner-osx-arm64-2.296.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.296.2.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.296.2/actions-runner-linux-x64-2.296.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.296.2.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.296.2/actions-runner-linux-arm64-2.296.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.296.2.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.296.2/actions-runner-linux-arm-2.296.2.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.296.2.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.296.2.zip 96d03cf54dbfe2e016bd2aa5a08ffbd2a803b1899b0ae3eedf4bd18e370f14a4

  • actions-runner-osx-x64-2.296.2.tar.gz 033b78d42f476f6ba55f3a083304221a21319da9f7543e82842209c5b9c27fe9

  • actions-runner-osx-arm64-2.296.2.tar.gz ae7d0edbd7e0d5ebcbb6d5066d432d21731160b0a1148373a608c077bc9b80ca

  • actions-runner-linux-x64-2.296.2.tar.gz 34a8f34956cdacd2156d4c658cce8dd54c5aef316a16bbbc95eb3ca4fd76429a

  • actions-runner-linux-arm64-2.296.2.tar.gz 0297855418398e0efcc487fe3dc581469c38534252f713fba22a603037eaa6b0

  • actions-runner-linux-arm-2.296.2.tar.gz c34088b09bb0301bf16876909c4ff56be52d51992e0b4600f7cb2525046e5214

  • actions-runner-win-x64-2.296.2-noexternals.zip 1685d87ef74ced74926798751b883eb174a1124c1e59034343574e62b60617b4

  • actions-runner-osx-x64-2.296.2-noexternals.tar.gz e4384e69c5d15bccc3554965c1f7c894b0128e30be9a7273f89a21df4e347a7c

  • actions-runner-osx-arm64-2.296.2-noexternals.tar.gz 27b375a5b6183afc21f971708be86ceabc6c040cde24964b621e64a104b0a3df

  • actions-runner-linux-x64-2.296.2-noexternals.tar.gz 12276c22535184972b691333ee019893a5135488c42cda0746abbdd1434daaa4

  • actions-runner-linux-arm64-2.296.2-noexternals.tar.gz ad51fe591b3582b09f187152f41d7ce3bd86cfd2c5b132c90d9c513085408e7b

  • actions-runner-linux-arm-2.296.2-noexternals.tar.gz 08291eae8ec806e57412fe54639fc6c83002a813a352ca8e255ac8e8b6e2e33b

  • actions-runner-win-x64-2.296.2-noruntime.zip f8b28ac0dce7f178adb76db343a49ffb98cf075b554a393a7d03942d8996dcf2

  • actions-runner-osx-x64-2.296.2-noruntime.tar.gz 28169dfa52b7aa7871b0fdf30e20078126989a57c7619b976672a3d348c7cb7d

  • actions-runner-osx-arm64-2.296.2-noruntime.tar.gz cc5fe8ad88412749cc37112f6066da7b07bcadf3694e4089cef6e2e3a247cca1

  • actions-runner-linux-x64-2.296.2-noruntime.tar.gz d9707270cfa527287049df8dc13b94cb5eb86f15553b15142bd57738a33427ed

  • actions-runner-linux-arm64-2.296.2-noruntime.tar.gz c6e7b1ee31295ddea7d906fd6987548395a7dcb0cd0220f787dcd035973a99b3

  • actions-runner-linux-arm-2.296.2-noruntime.tar.gz 4de0827c0aecaa37087082904f8ac95555463bd968cc6c0c62fc76dc6acbdd2b

  • actions-runner-win-x64-2.296.2-noruntime-noexternals.zip 58cebad95fc921cef15c71a05adb03065ba7e1ed01deef047239756d0e705251

  • actions-runner-osx-x64-2.296.2-noruntime-noexternals.tar.gz fde46e40794ca21fe9b920f4fbbd77691f72033bd7dd6e94ed2728536ec4444f

  • actions-runner-osx-arm64-2.296.2-noruntime-noexternals.tar.gz 05e96fa74c448b773980e56b3ac552411c5d8fe50845e5d74eba4054eef5305e

  • actions-runner-linux-x64-2.296.2-noruntime-noexternals.tar.gz e54c08b4e055e60c91d7ffcd58a500c8a911d8909c6ddbb7c6442daf71a933d8

  • actions-runner-linux-arm64-2.296.2-noruntime-noexternals.tar.gz dbc1c3298faf8b87698a14de880bb5d8d60a1c5a6d2a6a4cf395b0c3722a31ba

  • actions-runner-linux-arm-2.296.2-noruntime-noexternals.tar.gz ae8b714bfa17acf5d144b7cac78df9938f1613ab060275b844dc3254e7ed65c0