CI clang-19 and clang-tools-19
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m17s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m17s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install software
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y doxygen make rsync clang clang-tools
|
||||
sudo apt-get install -y doxygen make rsync clang-19 clang-tools-19
|
||||
|
||||
- name: Set up python3
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Reference in New Issue
Block a user