]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Add link to GitHub Actions runner bug hack
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 14 Jul 2021 00:19:48 +0000 (02:19 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 14 Jul 2021 00:19:48 +0000 (02:19 +0200)
.github/workflows/tests.yml

index c56db791a6b68e3160c9b0ad30e0827a103b0822..5e597e81c4e6b57643be4cc8ec15a21e3895047d 100644 (file)
@@ -179,6 +179,7 @@ jobs:
 
         env:
           # the pg_config returns the wrong path
+          # https://github.com/actions/runner/issues/1178
           # Note: this env var name must be in the tox.ini passenv
           PG_LIBPATH: 'C:\Program Files\PostgreSQL\13\lib'