Skip to content

Commit 8048df2

Browse files
committed
clang14 c++20
1 parent aa8a094 commit 8048df2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/linux.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ jobs:
129129
# 7 has problem
130130
- version: 7
131131
standard: 20
132+
# 14 has problem too ?!?
133+
- version: 14
134+
standard: 20
132135

133136
steps:
134137
- uses: ammaraskar/gcc-problem-matcher@master

0 commit comments

Comments
 (0)