Skip to content

Commit

Permalink
clang14 c++20
Browse files Browse the repository at this point in the history
  • Loading branch information
flagarde committed Sep 20, 2024
1 parent aa8a094 commit 8048df2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ jobs:
# 7 has problem
- version: 7
standard: 20
# 14 has problem too ?!?
- version: 14
standard: 20

steps:
- uses: ammaraskar/gcc-problem-matcher@master
Expand Down

0 comments on commit 8048df2

Please sign in to comment.