Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rA6Fm-004khr-MS for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 10:32:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rA6Fl-00G3es-5w for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 04 Dec 2023 10:32:41 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rA6Fk-00G3ek-US for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 10:32:40 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rA6Fd-00A20o-Uh for pgsql-jdbc-commits@lists.postgresql.org; Mon, 04 Dec 2023 10:32:40 +0000 Received: from github.com (hubbernetes-node-22889b5.ac4-iad.github.net [10.52.135.25]) by smtp.github.com (Postfix) with ESMTPA id 370E35E10BA for ; Mon, 4 Dec 2023 02:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701685952; bh=s3L6a6nBqbtEC3F9J8xKCBpwGcqVqgoi8gpJaKKXxF4=; h=Date:From:To:Subject:From; b=CnRNLmqrksLdvXa28ICMbTAgt29Eev8i8URcfqkMldXUUzVEaVONKU56F3TP1g/qR DEO+SHYwI1Ub+DuWC5LnixN1HP/s16jH9MupceuRp4h0MX74TGdfN3l0gFYh21+NTJ JGyJXm0PVaUb56eorSK/aZb1okNXX+nnT4agTRgA= Date: Mon, 04 Dec 2023 02:32:32 -0800 From: Vladimir Sitnikov To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 22e685: ci: exclude Semeru JDK from CI matrix for a while Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 22e68522a2c6020f3c54f9ef338149a0faf892eb https://github.com/pgjdbc/pgjdbc/commit/22e68522a2c6020f3c54f9ef338149a0faf892eb Author: Vladimir Sitnikov Date: 2023-12-04 (Mon, 04 Dec 2023) Changed paths: M .github/workflows/matrix.js Log Message: ----------- ci: exclude Semeru JDK from CI matrix for a while See https://github.com/gradle/gradle/issues/27273