Merge bitcoin-core/secp256k1#1405: ci: Drop no longer needed workaround

ef9fe959deb638228bca8f1068f078e87e271b02 ci: Drop no longer needed workaround (Hennadii Stepanov)

Pull request description:

  The https://sourceware.org/bugzilla/show_bug.cgi?id=27008 bug has been resolved since libc 2.33.

  Debian Bookworm has [libc](https://packages.debian.org/bookworm/libc6) 2.36.

  I've separated this change from moving CI tasks to GitHub Actions intentionally.

ACKs for top commit:
  real-or-random:
    ACK ef9fe959deb638228bca8f1068f078e87e271b02

Tree-SHA512: 4e8ce1232fcb581fa4700da75e5f63ff3da359416e5c5c1966f6aae079219fd697554db03d0b1729ea62cca42aae74bd36621a85d6ec7e4ee18e2c20b879cfa6
This commit is contained in:
Tim Ruffing 2023-08-21 16:05:54 +02:00
commit 5373693e45
No known key found for this signature in database
GPG Key ID: 8C461CCD293F6011

View File

@ -128,8 +128,6 @@ task:
ELLSWIFT: yes ELLSWIFT: yes
CTIMETESTS: no CTIMETESTS: no
test_script: test_script:
# https://sourceware.org/bugzilla/show_bug.cgi?id=27008
- rm /etc/ld.so.cache
- ./ci/ci.sh - ./ci/ci.sh
<< : *CAT_LOGS << : *CAT_LOGS