mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Create 2.286.1 runner release.
This commit is contained in:
@@ -1,22 +1,14 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Bump runtime to dotnet 6 (#1471)
|
- N/A
|
||||||
- Show service container logs on teardown (#1563)
|
|
||||||
|
|
||||||
## Bugs
|
## Bugs
|
||||||
|
|
||||||
- Add masks for multiline secrets from ::add-mask:: (#1521)
|
- Fix breaking change in dotnet 6 around globalization-invariant. (#1609)
|
||||||
- fix Log size and retention settings not work (#1507)
|
|
||||||
- Refactor SelfUpdater adding L0 tests. (#1564)
|
|
||||||
- Fix test failure: /bin/sleep on Macos 11 (Monterey) does not accept the suffix s. (#1472)
|
|
||||||
|
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
|
|
||||||
- Update dependency check for dotnet 6. (#1551)
|
- N/A
|
||||||
- Produce trimmed down runner packages. (#1556)
|
|
||||||
- Deleted extra background in github-praph.png, which is displayed in README.md (#1432)
|
|
||||||
|
|
||||||
|
|
||||||
## 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.286.0
|
2.286.1
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.286.0
|
2.286.1
|
||||||
|
|||||||
Reference in New Issue
Block a user