Skip to content

Commit

Permalink
Merge pull request #197 from offa/clang17
Browse files Browse the repository at this point in the history
Add Clang 17 CI build
  • Loading branch information
offa committed Sep 19, 2023
2 parents c6d4a9d + 97f992e commit ce3548f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- { compiler: gcc, version: 9 }
- { compiler: gcc, version: 8 }
- { compiler: gcc, version: 7 }
- { compiler: clang, version: 17 }
- { compiler: clang, version: 16 }
- { compiler: clang, version: 15 }
- { compiler: clang, version: 14 }
Expand Down

0 comments on commit ce3548f

Please sign in to comment.