dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.82k stars 772 forks source link

Bump to macos-12 build image #17315

Closed akoeplinger closed 1 week ago

akoeplinger commented 2 weeks ago

Description

AzDO will remove macos-11 in about two weeks: https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml#recent-updates

akoeplinger commented 2 weeks ago

This also needs to be backported to all servicing branches.

github-actions[bot] commented 2 weeks ago

:white_check_mark: No release notes required

vzarytovskii commented 2 weeks ago

This also needs to be backported to all servicing branches.

We don't usually backport in advance, but rather as we need to service it. I will make a note, thanks