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 9d60bf8 commit 3fc03e9Copy full SHA for 3fc03e9
.github/workflows/c-cpp.yml
@@ -38,7 +38,7 @@ jobs:
38
# - { target: ubuntu-22.04, config: valgrind-5 }
39
- { target: ubuntu-22.04, config: valgrind-6 }
40
- { target: ubuntu-22.04, config: valgrind-7 }
41
- - { target: ubuntu-22.04, config: valgrind-unit }
+ - { target: ubuntu-22.04, config: valgrind-unit }
42
# binn.c no longer works with c89 so remove this test.
43
# - { target: ubuntu-22.04, config: c89 }
44
- { target: ubuntu-22.04, config: clang-6.0 }
0 commit comments