Skip to content

Commit

Permalink
clang11
Browse files Browse the repository at this point in the history
  • Loading branch information
gjasny committed Mar 3, 2021
1 parent f86d082 commit 8f591e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sudo apt-get remove -y --purge man-db # avoid time-consuming trigger
sudo add-apt-repository ppa:gjasny/iwyu
sudo apt-get update
sudo apt-get install -y clang-10 libstdc++-10-dev iwyu libbenchmark-dev libcurl4-openssl-dev ninja-build zlib1g-dev
sudo apt-get install -y clang-11 libstdc++-10-dev iwyu libbenchmark-dev libcurl4-openssl-dev ninja-build zlib1g-dev
#- name: "IWYU Version"
# run: /usr/bin/include-what-you-use --version
Expand Down

0 comments on commit 8f591e0

Please sign in to comment.