v2.307.1
版本发布时间: 2023-07-25 20:45:22
actions/runner最新发布版本:v2.320.0(2024-10-04 03:28:20)
Bugs
- Fixes
if:cancelled()
composite steps not running and normal composite steps not interrupting when the job is cancelled (#2638) - Fix the bug causing double error reporting fix to remain inactive (#2703)
Misc
- Collect telemetry on GitHub-related HTTP requests (#2691)
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.307.1/actions-runner-win-x64-2.307.1.zip -OutFile actions-runner-win-x64-2.307.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.307.1.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.307.1/actions-runner-win-arm64-2.307.1.zip -OutFile actions-runner-win-arm64-2.307.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.307.1.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.307.1/actions-runner-osx-x64-2.307.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.307.1.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.307.1/actions-runner-osx-arm64-2.307.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.307.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.307.1/actions-runner-linux-x64-2.307.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.307.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.307.1/actions-runner-linux-arm64-2.307.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.307.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.307.1/actions-runner-linux-arm-2.307.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.307.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.307.1.zip d7ad12a75d2af7bda6e89c0406cfa61037d86c91d8c0b63526ac76a62eaca6cc
-
actions-runner-win-arm64-2.307.1.zip 428868b0a034b07ac0b0abd47dc3bbe7ef65361429c4aa46eaaddc8248dce438
-
actions-runner-osx-x64-2.307.1.tar.gz 7835fa206242ee8ec985a2124cd486a7ebaf4264e43948f20200095b19f32170
-
actions-runner-osx-arm64-2.307.1.tar.gz e80cc999df5a2214df6a72008442913a41e85bad0be6e6be0f22dbc03bbd054a
-
actions-runner-linux-x64-2.307.1.tar.gz 038c9e98b3912c5fd6d0b277f2e4266b2a10accc1ff8ff981b9971a8e76b5441
-
actions-runner-linux-arm64-2.307.1.tar.gz 01edc84342ef4128a8f19bc2f33709b40f2f1c40e250e2a4c5e0adf620044ab3
-
actions-runner-linux-arm-2.307.1.tar.gz dbf978d969f4101bcef40eac438a43a3a763720ad2ed06f3eecbbbce16126d79
-
actions-runner-win-x64-2.307.1-noexternals.zip dd3218239289fc3f4e5067e4f05ca987afdd1fa52d21e2775b791688c7dd65ea
-
actions-runner-win-arm64-2.307.1-noexternals.zip d015f839c85b33af00aa068b016312e4797cd9753ba54a1c46c9ea06e60faa67
-
actions-runner-osx-x64-2.307.1-noexternals.tar.gz e53dfcf0e19ccff14996f3cf95aa214ea4d236bad41b8d828b01da09033c75e7
-
actions-runner-osx-arm64-2.307.1-noexternals.tar.gz 512c39d4d03008989a427d10051e46797856245ee6924902941da403f10f3747
-
actions-runner-linux-x64-2.307.1-noexternals.tar.gz 2e4c06048edfa988b3dd6e16e1c74f5e9c2320bb7cd0f71c7305f400d6238f46
-
actions-runner-linux-arm64-2.307.1-noexternals.tar.gz 26e43578e7743234ce11a7c96b6269b92ef3de2746fde21bd40223cd0aa1bf5c
-
actions-runner-linux-arm-2.307.1-noexternals.tar.gz 5af958593c78ba21836d714895d40edf31107e226fc771327748deecace299b3
-
actions-runner-win-x64-2.307.1-noruntime.zip e9b43357abe78bd5277d77695747153c304bce8d87750e1b54a31106b0f62c8c
-
actions-runner-win-arm64-2.307.1-noruntime.zip a8e2c96acb625120bbb2c2f1a43181cb53ede25e8c780649918122dc42ea3411
-
actions-runner-osx-x64-2.307.1-noruntime.tar.gz 8d50786a1bac384824c0d4f240a9bcc67da70ad4537912c00e0cd146ae6c8f1e
-
actions-runner-osx-arm64-2.307.1-noruntime.tar.gz 3341d60c4798b9a400b294a65be1bc68aacdce7567124c733c78c2918bbed55f
-
actions-runner-linux-x64-2.307.1-noruntime.tar.gz 737f23a15d47b5fce2c096eb53c8414ee9b9254a9b30af33ad0a684e0b217443
-
actions-runner-linux-arm64-2.307.1-noruntime.tar.gz b8a39af975d246896cb527a0b360b8f2faffad20743b1cf1c925d5059e2e6d77
-
actions-runner-linux-arm-2.307.1-noruntime.tar.gz 903f9cdc87f898722d42d808ccd191e5275ce92b3297e176e7b87c6ed46f0c02
-
actions-runner-win-x64-2.307.1-noruntime-noexternals.zip 7287a3e920f2ef0f1bded86b9a2de0583628f4a82486bb02b59e5c91797880fa
-
actions-runner-win-arm64-2.307.1-noruntime-noexternals.zip 0d055b48213ce55dbea83e944e55fd974b9f57d1351e63b44a42d065f79d8e0d
-
actions-runner-osx-x64-2.307.1-noruntime-noexternals.tar.gz d1396fd3c77f5d91ff5550fec79307c96e808996d3068fce8bc25c4605637e59
-
actions-runner-osx-arm64-2.307.1-noruntime-noexternals.tar.gz f4734ecb06e3454a0b90c2f4f3312efc554410a1918e4c93e9165313eaff3fef
-
actions-runner-linux-x64-2.307.1-noruntime-noexternals.tar.gz 9654ebd4f3eaf14b8df96521c749d17fc4d253f428bab141749c678072c55933
-
actions-runner-linux-arm64-2.307.1-noruntime-noexternals.tar.gz e4b6e178ae4897e2bdd50cbbbae773199050387d94aa73d7ad363e71dac8b397
-
actions-runner-linux-arm-2.307.1-noruntime-noexternals.tar.gz ea48ae905acdf7138da1e860ddbe6fb656ffb0583a4a8d9af5a8d19f9b7474ab
1、 actions-runner-linux-arm-2.307.1-noexternals.tar.gz 30MB
2、 actions-runner-linux-arm-2.307.1-noruntime-noexternals.tar.gz 1.79MB
3、 actions-runner-linux-arm-2.307.1-noruntime.tar.gz 50.86MB
4、 actions-runner-linux-arm-2.307.1-trimmedpackages.json 1.2KB
5、 actions-runner-linux-arm-2.307.1.tar.gz 78.8MB
6、 actions-runner-linux-arm64-2.307.1-noexternals.tar.gz 29.77MB
7、 actions-runner-linux-arm64-2.307.1-noruntime-noexternals.tar.gz 1.8MB
8、 actions-runner-linux-arm64-2.307.1-noruntime.tar.gz 55.37MB
9、 actions-runner-linux-arm64-2.307.1-trimmedpackages.json 1.2KB
10、 actions-runner-linux-arm64-2.307.1.tar.gz 83.05MB
11、 actions-runner-linux-x64-2.307.1-noexternals.tar.gz 32MB
12、 actions-runner-linux-x64-2.307.1-noruntime-noexternals.tar.gz 1.87MB
13、 actions-runner-linux-x64-2.307.1-noruntime.tar.gz 107.63MB
14、 actions-runner-linux-x64-2.307.1-trimmedpackages.json 1.2KB
15、 actions-runner-linux-x64-2.307.1.tar.gz 137.48MB
16、 actions-runner-osx-arm64-2.307.1-noexternals.tar.gz 29.53MB
17、 actions-runner-osx-arm64-2.307.1-noruntime-noexternals.tar.gz 1.8MB
18、 actions-runner-osx-arm64-2.307.1-noruntime.tar.gz 29.86MB
19、 actions-runner-osx-arm64-2.307.1-trimmedpackages.json 1.2KB
20、 actions-runner-osx-arm64-2.307.1.tar.gz 57.18MB
21、 actions-runner-osx-x64-2.307.1-noexternals.tar.gz 31.33MB
22、 actions-runner-osx-x64-2.307.1-noruntime-noexternals.tar.gz 1.8MB
23、 actions-runner-osx-x64-2.307.1-noruntime.tar.gz 51.27MB
24、 actions-runner-osx-x64-2.307.1-trimmedpackages.json 1.19KB
25、 actions-runner-osx-x64-2.307.1.tar.gz 80.41MB
26、 actions-runner-win-arm64-2.307.1-noexternals.zip 30.63MB
27、 actions-runner-win-arm64-2.307.1-noruntime-noexternals.zip 1.94MB
28、 actions-runner-win-arm64-2.307.1-noruntime.zip 24.2MB
29、 actions-runner-win-arm64-2.307.1-trimmedpackages.json 1.22KB
30、 actions-runner-win-arm64-2.307.1.zip 52.59MB
31、 actions-runner-win-x64-2.307.1-noexternals.zip 33.13MB
32、 actions-runner-win-x64-2.307.1-noruntime-noexternals.zip 1.97MB
33、 actions-runner-win-x64-2.307.1-noruntime.zip 39.01MB
34、 actions-runner-win-x64-2.307.1-trimmedpackages.json 1.21KB
35、 actions-runner-win-x64-2.307.1.zip 69.88MB