From: Daniele Varrazzo Date: Fri, 14 Feb 2025 16:38:22 +0000 (+0100) Subject: chore(ci): drop stale comment X-Git-Tag: 3.3.0.dev1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7a0b9c42b96b15a06107e1d49395606f26d758;p=thirdparty%2Fpsycopg.git chore(ci): drop stale comment --- diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9e702c466..97d7954c0 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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}