Skip to content

Commit 5373693

Browse files
Merge #1405: ci: Drop no longer needed workaround
ef9fe95 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 ef9fe95 Tree-SHA512: 4e8ce1232fcb581fa4700da75e5f63ff3da359416e5c5c1966f6aae079219fd697554db03d0b1729ea62cca42aae74bd36621a85d6ec7e4ee18e2c20b879cfa6
2 parents 6b9507a + ef9fe95 commit 5373693

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cirrus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ task:
128128
ELLSWIFT: yes
129129
CTIMETESTS: no
130130
test_script:
131-
# https://sourceware.org/bugzilla/show_bug.cgi?id=27008
132-
- rm /etc/ld.so.cache
133131
- ./ci/ci.sh
134132
<< : *CAT_LOGS
135133

0 commit comments

Comments
 (0)