mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
Prepare m275 (#860)
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
## Features
|
## Features
|
||||||
- N/A
|
- Add labels in the script that register runner (#844)
|
||||||
|
- Add proxy support for container actions (#840)
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
- N/A
|
- Unset GTIHUB_ACTION_REPOSITORY and GITHUB_ACTION_REF for non-repo based actions #804
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
- Disabled add-path and set-env runner commands (#779)
|
- Crypto cleanup and enable usage of FIPS compliant crypto when required (#806)
|
||||||
- Updated dotnet install scripts (#779)
|
- Count actions resolve failures as infra failures (#851)
|
||||||
|
|
||||||
## Windows x64
|
## 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.
|
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.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.274.2
|
2.275.0
|
||||||
|
|||||||
Reference in New Issue
Block a user