cpython/.github/workflows
Petr Viktorin 850189a64e
[3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112)
Per https://github.com/python/cpython/issues/89452#issuecomment-1116329316,
the issue is fixed in configure for 3.11+, and

> For older Python versions, the workaround is to build with:
>
>     ./configure --with-dbmliborder=gdbm:ndbm

We need this workaround in GitHub Actions, otherwise the tests fail.
2024-10-08 16:37:22 +02:00
..
build.yml [3.10] gh-89452: GHA: Set --with-dbmliborder to avoid issues with homebrew's gdbm 1.24 (#125112) 2024-10-08 16:37:22 +02:00
build_msi.yml [3.10] CI: Bump GitHub Actions (GH-108879) (#108892) 2023-09-05 22:39:13 +02:00
doc.yml [3.10] CI: Bump GitHub Actions (GH-108879) (#108892) 2023-09-05 22:39:13 +02:00
posix-deps-apt.sh Add missing gdbm dependencies to the UNIX CI (GH-27467) 2021-07-29 15:01:07 -07:00
regen-abidump.sh [3.11] Backport ABI regeneration script (GH-94376) 2022-06-28 07:10:04 -07:00
stale.yml [3.10] build(deps): bump actions/stale from 4 to 5 (GH-92108) (#92127) 2022-05-01 17:46:06 -06:00
verify-ensurepip-wheels.yml [3.10] CI: Bump GitHub Actions (GH-108879) (#108892) 2023-09-05 22:39:13 +02:00