We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe77fb commit 375d1acCopy full SHA for 375d1ac
1 file changed
.github/workflows/iwyu.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
image: ["fedora:latest"] # "opensuse/tumbleweed:latest" / "fedora:latest" / "debian:unstable" / "archlinux:latest"
16
- stdlib: [libstdc++, libc++]
+ stdlib: [libstdc++]
17
include:
18
- stdlib: libstdc++
19
use_libcxx: Off
0 commit comments