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 b6c1336 commit 67d1230Copy full SHA for 67d1230
1 file changed
.github/workflows/gcc-versions.yml
@@ -1,3 +1,4 @@
1
+# the purpose of this github action is to test that cppcheck source code can be compiled using old gcc versions.
2
# the gcc images we use here are copied from the official gcc images on docker hub
3
4
name: gcc-versions
0 commit comments