Skip to content

Commit

Permalink
Merge pull request #490 from devosoft/mmore500-clang
Browse files Browse the repository at this point in the history
Bump clang for fix to stdlib chrono
  • Loading branch information
mercere99 authored Nov 30, 2023
2 parents 2329f2e + 8be5c7c commit 8132567
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
uses: egor-tensin/setup-gcc@v1
with:
version: 11
- name: Set up clang
uses: egor-tensin/setup-clang@v1
with:
version: 15
- run: sudo apt-get update -qq
- run: sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- run: sudo apt-get update -qq
Expand Down

0 comments on commit 8132567

Please sign in to comment.