.github/workflows/valgrind.yml #12
valgrind.yml
on: schedule
Matrix: valgrind
Create an issue if valgrind failed
1s
Annotations
12 errors and 1 warning
valgrind (11, -O0)
Process completed with exit code 1.
|
valgrind (11, -O1)
Process completed with exit code 1.
|
valgrind (11, -O2)
Process completed with exit code 1.
|
valgrind (11, -O3)
Process completed with exit code 1.
|
valgrind (13, -O0)
Process completed with exit code 1.
|
valgrind (14, -O0)
Process completed with exit code 1.
|
valgrind (13, -O1)
Process completed with exit code 1.
|
valgrind (14, -O1)
Process completed with exit code 1.
|
valgrind (14, -O2)
Process completed with exit code 1.
|
valgrind (13, -O3)
Process completed with exit code 1.
|
valgrind (13, -O2)
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
|