hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
150 stars 88 forks source link

Use Ubuntu 24.04 for testing #744

Closed bestbeforetoday closed 6 days ago

bestbeforetoday commented 1 week ago

Ubuntu 24.04.1 has now been released and is the current LTS release.

bestbeforetoday commented 1 week ago

The switch to Ubuntu 22.04 caused the intermittent Java unit test failure to become very regular, which aided debugging. This change requires #746 to resolve the test issue before changing the Ubuntu version.