-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflows: Move i386 clang check-memory run to amd64
In recent Debian testing, valgrind now shows a gazillion Memcheck:{Cond,Value4} errors all over the place: in GMP, GnuTLS, glib hashtables, and even strcmp(). Give up at last, and run valgrind on 64 bit only. This also becomes less important with us moving more and more code away from C.
- Loading branch information
1 parent
568caa7
commit 6420297
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters