Skip to content

Commit cd8bc07

Browse files
authored
Merge pull request #11289 from haskell/revert-GLIBCXX-debug-take-2
Revert "Try to debug GLIBCXX error. WILL BE REVERTED."
2 parents 7174980 + 68c7daf commit cd8bc07

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -218,11 +218,6 @@ jobs:
218218
name: cabal-${{ runner.os }}-${{ env.CABAL_ARCH }}
219219
path: ${{ env.CABAL_EXEC_TAR }}
220220

221-
- name: Debug GLIBCXX_3.4.32 error
222-
if: runner.os == 'Linux'
223-
run: |
224-
strings /lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX_
225-
226221
- name: Validate tests
227222
env:
228223
# `rawSystemStdInOut reports text decoding errors`

0 commit comments

Comments
 (0)