canonical / tls-certificates-interface

Library for charm providers and requirers of x.509 certificates.
https://charmhub.io/tls-certificates-interface
Apache License 2.0
2 stars 9 forks source link

test: stop testing juju for 2.9 #180

Closed gruyaume closed 6 months ago

gruyaume commented 6 months ago

Description

Integration tests have been failing for months for Juju 2.9 and we have been ignoring those failures. This PR removes this test run.

Checklist