Skip to content

Commit 612c8e0

Browse files
committed
Re-enable a configuration now that davea42/libdwarf-code#259 is fixed
1 parent 2fce742 commit 612c8e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ci/unittest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,6 @@ def run_linux_matrix():
133133
"stdlib": "libc++",
134134
"sanitizers": "ON",
135135
},
136-
{
137-
# disabled until https://github.com/davea42/libdwarf-code/issues/259 is fixed
138-
"compiler": "g++-10",
139-
"build_type": "RelWithDebInfo",
140-
"split_dwarf": "ON",
141-
"dwarf_version": "5",
142-
},
143136
]
144137
).run(build_and_test)
145138

0 commit comments

Comments
 (0)