diff --git a/releaseNote.md b/releaseNote.md index 5825dee69..10b9a6301 100644 --- a/releaseNote.md +++ b/releaseNote.md @@ -1,5 +1,6 @@ ## Features -- Service containers startup error logs are now included in workflow's logs (#2110) +- [REVERTED] Service containers startup error logs are now included in workflow's logs (#2110) + - Reverted due to https://github.com/actions/runner/issues/2173 ## Bugs - Fixed missing SHA for Windows arm64 release archive (#2171) diff --git a/src/runnerversion b/src/runnerversion index 6abfac6bb..6f38b5b7a 100644 --- a/src/runnerversion +++ b/src/runnerversion @@ -1 +1 @@ -2.298.1 +2.298.2