microsoft / go

The Microsoft build of the Go toolset
BSD 3-Clause "New" or "Revised" License
252 stars 20 forks source link

Bump Ubuntu from 18.04 to 22.04 #1198

Closed qmuntal closed 2 months ago

qmuntal commented 2 months ago

We are currently using Ubuntu 18.04 to run CI tests. This image is outdated and doesn't support Node 20, which makes AzDO angry: https://dev.azure.com/dnceng-public/public/_build/results?buildId=634776&view=results.

This PR bumps Ubuntu to 22.04.

qmuntal commented 2 months ago

Submitted https://github.com/golang-fips/openssl/pull/142 to fix the failing test.

qmuntal commented 2 months ago

Submitted https://github.com/golang-fips/openssl/pull/142 to fix the failing test.

The consensus is that OpenSSL is already doing the right (aka secure) thing, so I'll skip TestOverlongMessagePKCS1v15 instead.