v2.311.0
What's Changed
- Trim whitespace in
./Misc/contentHash/dotnetRuntime/*
by @TingluoHuang in #2915 - Send os and arch during long poll by @luketomlinson in #2913
- Revert "Update default version to node20 (#2844)" by @takost in #2918
- Fix telemetry publish from JobServerQueue. by @TingluoHuang in #2919
- Use block blob instead of append blob by @yacaovsnc in #2924
- Provide detail info on untar failures. by @TingluoHuang in #2939
- Bump node.js to 20.8.1 by @TingluoHuang in #2945
- Update dotnet sdk to latest version @6.0.415 by @github-actions in #2929
- Fix typo in log strings by @rajbos in #2695
- feat: add support of arm64 arch runners in service creation script by @tuxity in #2606
- Add
buildx
to images by @ajschmidt8 in #2901
New Contributors
Full Changelog: v2.310.2...v2.311.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 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.311.0/actions-runner-win-x64-2.311.0.zip -OutFile actions-runner-win-x64-2.311.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.311.0.zip", "$PWD")
[Pre-release] Windows arm64
Warning: Windows arm64 runners are currently in preview status and use unofficial versions of nodejs. They are not intended for production workflows.
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.311.0/actions-runner-win-arm64-2.311.0.zip -OutFile actions-runner-win-arm64-2.311.0.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.311.0.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.311.0/actions-runner-osx-x64-2.311.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.311.0.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.311.0/actions-runner-osx-arm64-2.311.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.311.0.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.311.0/actions-runner-linux-x64-2.311.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.311.0.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.311.0/actions-runner-linux-arm64-2.311.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.311.0.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.311.0/actions-runner-linux-arm-2.311.0.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.311.0.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.311.0.zip e629628ce25c1a7032d845f12dfe3dced630ca13a878b037dde77f5683b039dd
-
actions-runner-win-arm64-2.311.0.zip 7844fbb802116afd02efa21ee4b3a54201b121727e7671f19f32c0d760b0fd11
-
actions-runner-osx-x64-2.311.0.tar.gz f4d8d1dd850fd0889e0d250c82fa587b0e21934f8441143ee6772284b2ae6211
-
actions-runner-osx-arm64-2.311.0.tar.gz fa2f107dbce709807bae014fb3121f5dbe106211b6bbe3484c41e3b30828d6b2
-
actions-runner-linux-x64-2.311.0.tar.gz 29fc8cf2dab4c195bb147384e7e2c94cfd4d4022c793b346a6175435265aa278
-
actions-runner-linux-arm64-2.311.0.tar.gz 5d13b77e0aa5306b6c03e234ad1da4d9c6aa7831d26fd7e37a3656e77153611e
-
actions-runner-linux-arm-2.311.0.tar.gz 806c63e3cdb92fa32fb0cf2409fd468c9929e3bfb4db7f80b9a7655d53bbb9dd
-
actions-runner-win-x64-2.311.0-noexternals.zip b251dbf39d6f0dd0f50e5ad8dc07699b009c890008c116fbe4e56a26fe1506f0
-
actions-runner-win-arm64-2.311.0-noexternals.zip 90adaf90024a628487bcd4070a42e4ecc8bfe3484dcac56ad6e5f5e7eac965fd
-
actions-runner-osx-x64-2.311.0-noexternals.tar.gz 0d572cafe77ac25222b2001411134c5c0fdf0b5d25dcf7a043717a9eebdefcf9
-
actions-runner-osx-arm64-2.311.0-noexternals.tar.gz 2560b5509da58be3329745dbe5bdbe69ba43c4134d57a2a5ae4c69654aa6dea2
-
actions-runner-linux-x64-2.311.0-noexternals.tar.gz c4376be98bc5625ad9817e64c3c8dfd812a9554fe86fed38bdf97d29aaf14588
-
actions-runner-linux-arm64-2.311.0-noexternals.tar.gz 69a664fb025f0e146b96813ed0a22cc3722030ef445b41f44309d99d7c89324b
-
actions-runner-linux-arm-2.311.0-noexternals.tar.gz 3e35f3a0e369a0bd11a2b6580b77907a87e5f8de08b75b2dea158617b450b7cf
-
actions-runner-win-x64-2.311.0-noruntime.zip 418ebb4bcd89845fc10979134c3ff1becec97be1939986ebf84194982be9ca67
-
actions-runner-win-arm64-2.311.0-noruntime.zip cebc645f1852f365d5a505facc3f502b23e67242c6eecbed1d6bc97d1bfe9ae2
-
actions-runner-osx-x64-2.311.0-noruntime.tar.gz ddfcd538875f82f189cecd40e3c72ce34e3026f11612553872a07d088d33c6f3
-
actions-runner-osx-arm64-2.311.0-noruntime.tar.gz 90f809a0cb151c8be805042ca0caa5021c8b6973de5b3e228ca0b303a29455c4
-
actions-runner-linux-x64-2.311.0-noruntime.tar.gz 082e9e587331690c6baabf82e7849de34a011801cdff71c43c0706380b8f33f2
-
actions-runner-linux-arm64-2.311.0-noruntime.tar.gz a35f2183753989a5c101731035745cd6aa5c0815383b7a13cdaf85f0a33b6be5
-
actions-runner-linux-arm-2.311.0-noruntime.tar.gz 28288c0e11f5c4ec62a26aebc1db908d00effe89ad3f4f2e65266bef241f8a6c
-
actions-runner-win-x64-2.311.0-noruntime-noexternals.zip 98bef745c59c7530ac7680d63ef743d360ea9f82f03feb32a9d270bdbbb2878d
-
actions-runner-win-arm64-2.311.0-noruntime-noexternals.zip 5d7290b94edd8eebc0030d0fbb83129a762cf83e44b57ac402cc8b6d5879f1df
-
actions-runner-osx-x64-2.311.0-noruntime-noexternals.tar.gz 0b7026446b73e0ee8c8ffa58bbb567856fa484e4b3566f54efe505cdc577494c
-
actions-runner-osx-arm64-2.311.0-noruntime-noexternals.tar.gz fe68abf8ec8bc678de952ba6e6615bc738a94ce0c86d8d1ec4760d3c6d7c9573
-
actions-runner-linux-x64-2.311.0-noruntime-noexternals.tar.gz c30449652027c4b50b3987b0562298aeba70cf62ad77451c461f8a5fa234586a
-
actions-runner-linux-arm64-2.311.0-noruntime-noexternals.tar.gz d55ae27106ad4f1d5b4fd0829e859893701716a0b1eb3d68f71861efec419496
-
actions-runner-linux-arm-2.311.0-noruntime-noexternals.tar.gz 8a3ada89917db00e0cc28f1bdbb145477d00e9f16f4a8816d5edc70473d520c8