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.
1 parent f43164c commit 207ae3aCopy full SHA for 207ae3a
.github/workflows/Ubuntu.yml
@@ -403,7 +403,7 @@ jobs:
403
sudo apt-get update
404
sudo apt-get install git g++ debhelper devscripts gnupg python3 doxygen graphviz python3-sphinx
405
sudo apt-get install -y libc6-dbg
406
- sudo snap install valgrind
+ sudo snap install valgrind --classic
407
sudo apt autoremove
408
sudo apt clean
409
# Install libraries used by the cppyy test suite
0 commit comments