Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recent CI build on
macos-latest
takes twice as long to complete compared to other OS. (10sec -> 19sec)https://github.com/dotnet/docfx/actions/runs/8585774433
It seems occurred after GitHub Action runner image are updated to
macos-12
Version: 20240329.1.If this problem persists, some sort of investigation will be required.
Note
Current CI build using
macos-latest
image.So it's expected to migrate to ARM-based
macos-14
image in the near future.https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories.
Beta Was this translation helpful? Give feedback.
All reactions