Skip to content

Commit 68c7daf

Browse files
committed
Revert "Try to debug GLIBCXX error. WILL BE REVERTED."
This reverts commit 3753a7a.
1 parent 7174980 commit 68c7daf

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)