We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c70eb1 + 0b3fe07 commit e6ad0b1Copy full SHA for e6ad0b1
.github/workflows/nightly.yml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
sudo apt-get update
26
sudo apt-get install g++-7 clang-format-6.0 gawk sed shtool \
27
- libffi-dev yasm texinfo flex bison python3.6
+ libffi-dev yasm texinfo flex bison python3.6 libc6-dbg
28
sudo snap install valgrind --classic
29
30
- name: Build dependencies
0 commit comments