Skip to content

Commit

Permalink
Update build-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli committed May 26, 2024
1 parent 8acd393 commit 849878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install Clang
run: |
sudo apt-get -qq install clang-15 clang-tools-15
sudo apt-get -qq install clang-10 clang-tools-10
- name: Build and analyze
run: |
Expand Down

0 comments on commit 849878d

Please sign in to comment.