efcore icon indicating copy to clipboard operation
efcore copied to clipboard

[release/3.1] Move to Ubuntu 22.04

Open smitpatel opened this issue 3 years ago • 2 comments
trafficstars

Part of #28739

smitpatel avatar Sep 19 '22 22:09 smitpatel

@bricelam - Sqlite functional tests are running into seg fault when switching ubuntu. (happens for 3.1/6.0 both but works fine in 7.0). Are you aware of some issues with older SqlitePCLraw package wrt to latest ubuntu? I can try ubuntu20.04 too.

smitpatel avatar Sep 20 '22 17:09 smitpatel

You can just remove these lines for now:

https://github.com/dotnet/efcore/blob/d1fce4dc2fd3e360d5a0741583d745f0df3e750f/azure-pipelines.yml#L143-L145

bricelam avatar Sep 21 '22 20:09 bricelam