Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-sans-paille committed Feb 4, 2024
1 parent faffa2b commit 5d855e6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
- g++-12
- g++-13
# - clang++-12
- clang++-13
- clang++-14
# - clang++-13
# - clang++-14
- clang++-15
- clang++-16
- clang++-17
cmake_args:
- ""
cxxstandard:
Expand Down

0 comments on commit 5d855e6

Please sign in to comment.