Skip to content

Commit

Permalink
Remove clang 6.0 and add 10
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Jan 19, 2024
1 parent 29fbb92 commit c858185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ jobs:

- os: ubuntu-20.04
compiler: clang
version: "6.0"
version: "9"

- os: ubuntu-20.04
compiler: clang
version: "9"
version: "10"

- os: ubuntu-20.04
compiler: clang
Expand Down

0 comments on commit c858185

Please sign in to comment.