Skip to content

Commit 57bb0b5

Browse files
committed
remove
1 parent 0bdf7e0 commit 57bb0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/iwyu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
image: ["fedora:latest"] # "opensuse/tumbleweed:latest" / "fedora:latest" / "debian:unstable" / "archlinux:latest"
16-
stdlib: [libstdc++, libc++]
16+
stdlib: [libstdc++]
1717
include:
1818
- stdlib: libstdc++
1919
use_libcxx: Off

0 commit comments

Comments
 (0)