We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d625c81 commit b6ccab8Copy full SHA for b6ccab8
.github/workflows/c-cpp.yml
@@ -28,7 +28,7 @@ jobs:
28
- { target: ubuntu-20.04, config: valgrind-2 }
29
- { target: ubuntu-20.04, config: valgrind-3 }
30
- { target: ubuntu-20.04, config: valgrind-4 }
31
- - { target: ubuntu-20.04, config: valgrind-5 }
+# - { target: ubuntu-20.04, config: valgrind-5 }
32
- { target: ubuntu-20.04, config: valgrind-6 }
33
- { target: ubuntu-20.04, config: valgrind-7 }
34
- { target: ubuntu-20.04, config: c89 }
0 commit comments