]> git.ipfire.org Git - thirdparty/curl.git/commit
CI: update libstdc++ for linux-old build master
authorDan Fandrich <dan@coneharvesters.com>
Mon, 11 Aug 2025 20:36:22 +0000 (13:36 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 11 Aug 2025 22:36:58 +0000 (15:36 -0700)
commit87b0ee0687899061f90006f38c9c5e365f408b0e
treed0e6b74b67b4900e08d69ba353677bbd9baec349
parentaf8e1aa4b06e9dc78a559b485348e5464bd5cff5
CI: update libstdc++ for linux-old build

actions/checkout@v5 requires a newer libstdc++ than the container
contains. Update it to a backwards-compatible version just like we
already do for libc6.

Ref: #18250
Closes #18255
.github/workflows/linux-old.yml