Skip to content

Commit 050de89

Browse files
rwgkhenryiii
authored andcommitted
ci: remove clang 10 C++20 (it broke recently) (#4438)
* Remove clang 10 C++20 (it broke recently), add clang 15 C++20 while we are at it. * No luck trying clang15: Error response from daemon: manifest for silkeh/clang:15 not found: manifest unknown: manifest unknown. Giving up, this needs to be a separate PR.
1 parent 0abe64c commit 050de89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,6 @@ jobs:
283283
include:
284284
- clang: 5
285285
std: 14
286-
- clang: 10
287-
std: 20
288286
- clang: 10
289287
std: 17
290288
- clang: 11

0 commit comments

Comments
 (0)