Fix performance-tests.yml
This commit is contained in:
parent
2545e6c2e5
commit
3e556e370a
2
.github/workflows/performance-tests.yml
vendored
2
.github/workflows/performance-tests.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
"-DCPPTRACE_GET_SYMBOLS_WITH_LIBDWARF=On -DCPPTRACE_BUILD_SPEEDTEST_DWARF4=On",
|
||||
"-DCPPTRACE_GET_SYMBOLS_WITH_LIBDWARF=On -DCPPTRACE_BUILD_SPEEDTEST_DWARF5=On"
|
||||
]
|
||||
exclude:
|
||||
#exclude:
|
||||
## TODO: Maybe a bug in dwarf5_ranges. b _dwarf_error_string
|
||||
## DW_DLE_RNGLISTS_ERROR: rnglists table index of 2052 too large for table of 5 entries.
|
||||
#- config: "-DCPPTRACE_GET_SYMBOLS_WITH_LIBDWARF=On -DCPPTRACE_BUILD_SPEEDTEST_DWARF5=On"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user