Skip to content

Commit 865eb98

Browse files
committed
Update ci.yml
1 parent 8466c54 commit 865eb98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ jobs:
146146
os: ubuntu-latest
147147
install: clang-18
148148
- toolset: clang
149-
compiler: clang++-10
149+
compiler: clang++-19
150150
cxxstd: "03,11,14,17,20,2b"
151151
container: ubuntu:24.10
152152
os: ubuntu-latest
153-
install: clang-10
153+
install: clang-19
154154
- toolset: clang
155155
cxxstd: "03,11,14,17,20,2b"
156156
os: macos-13

0 commit comments

Comments
 (0)