Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Dec 13, 2024
1 parent 8466c54 commit 865eb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,11 @@ jobs:
os: ubuntu-latest
install: clang-18
- toolset: clang
compiler: clang++-10
compiler: clang++-19
cxxstd: "03,11,14,17,20,2b"
container: ubuntu:24.10
os: ubuntu-latest
install: clang-10
install: clang-19
- toolset: clang
cxxstd: "03,11,14,17,20,2b"
os: macos-13
Expand Down

0 comments on commit 865eb98

Please sign in to comment.