Skip to content

Commit

Permalink
Add compile tag to valgrind job
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-manns committed May 17, 2024
1 parent a44ecc3 commit 5c786fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/valgrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ valgrind:
stage: test
image:
name: debian:12-slim
tags:
- compile
needs:
- "cmake release with debug info"
script:
Expand Down

0 comments on commit 5c786fb

Please sign in to comment.