Skip to content

Commit

Permalink
[ci] Add tests for gcc 13 and clang 15
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Feb 4, 2024
1 parent 7e79c37 commit d8a978c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ jobs:
- g++-10
- g++-11
- g++-12
- g++-13
# - clang++-12
- clang++-13
- clang++-14
- clang++-15
cmake_args:
- ""
cxxstandard:
Expand Down

0 comments on commit d8a978c

Please sign in to comment.