Skip to content

Commit

Permalink
Try remove libc6-dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0 committed Jan 11, 2024
1 parent bc0164c commit 4f3e3ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:

- name: Install valgrind dependencies
run: |
sudo apt-get -y install libc6-dbg
cargo install cargo-valgrind --version 2.0.2
- name: Cache valgrind
Expand Down

0 comments on commit 4f3e3ee

Please sign in to comment.