Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 16 Mar 2026 07:47:30 +0000 Subject: [pgjdbc/pgjdbc] PR #3966: chore: replace Appveyor with ikalnytskyi/action-setup-postgres List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3966 X-GitHub-Labels: building-and-testing X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3966 Content-Type: text/plain; charset=utf-8 Fixes https://github.com/pgjdbc/pgjdbc/issues/2845 PG installation takes ~3 mintues. The tests take 12 minutes vs 6 minutes for the regular ubuntu runners. The slowdown is unfortunate, however, it is still faster than Appveyor