Commit 6e6bc9f
Use GCC 13 for valgrind job to avoid -Woverloaded-virtual error
GCC 14 with -Werror catches a latent warning in littletest.hpp test
framework that older compilers don't flag. Use GCC 13 for now.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e78b6cc commit 6e6bc9f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
| 225 | + | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments