We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375d1ac commit 9832b90Copy full SHA for 9832b90
1 file changed
.github/workflows/iwyu.yml
@@ -17,8 +17,6 @@ jobs:
17
include:
18
- stdlib: libstdc++
19
use_libcxx: Off
20
- - stdlib: libc++
21
- use_libcxx: On
22
fail-fast: false
23
24
runs-on: ubuntu-22.04
0 commit comments