.github/workflows/valgrind.yml #19
valgrind.yml
on: schedule
Matrix: valgrind
Create an issue if valgrind failed
2s
Annotations
12 errors and 1 warning
valgrind (16, -O0)
Process completed with exit code 100.
|
valgrind (16, -O2)
Process completed with exit code 100.
|
valgrind (16, -O1)
Process completed with exit code 100.
|
valgrind (16, -O3)
Process completed with exit code 100.
|
valgrind (15, -O2)
Process completed with exit code 1.
|
valgrind (14, -O0)
Process completed with exit code 1.
|
valgrind (14, -O2)
Process completed with exit code 1.
|
valgrind (14, -O1)
Process completed with exit code 1.
|
valgrind (15, -O3)
Process completed with exit code 1.
|
valgrind (15, -O1)
Process completed with exit code 1.
|
valgrind (15, -O0)
Process completed with exit code 1.
|
valgrind (14, -O3)
Process completed with exit code 1.
|
Create an issue if valgrind failed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|