]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore(ci): drop stale comment
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 14 Feb 2025 16:38:22 +0000 (17:38 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 14 Feb 2025 16:38:22 +0000 (17:38 +0100)
.github/workflows/tests.yml

index 9e702c46627dc7464a7e149a797a0a29e363fdc1..97d7954c0704db6cab4a34e05b64110822ec7753 100644 (file)
@@ -379,7 +379,6 @@ jobs:
           #   curl -fsSL -X GET \
           #   https://us-docker.pkg.dev/v2/cockroach-cloud-images/cockroachdb/cockroach/tags/list \
           #   | jq .tags | egrep 'latest-[^-]+-build' | sort
-          # Suspended as currently failing
           - {impl: c, crdb: "latest-master-build", python: "3.13"}
           - {impl: c, crdb: "latest-v25.1-build", python: "3.13", libpq: newest}
           - {impl: c, crdb: "latest-v24.3-build", python: "3.9", libpq: newest}