CI: use the latest cppcheck again

This commit is contained in:
sech1
2025-09-13 12:02:16 +02:00
parent a1544022cf
commit f12e43bb79

View File

@@ -32,7 +32,6 @@ jobs:
- name: Build cppcheck
run: |
cd cppcheck-main
git checkout 1d9ea2ffcca587f99c68f0b6a4c37d5b3e046c28
make -j$(nproc) cppcheck
- name: cmake p2pool