Skip to content

Commit

Permalink
try building with all
Browse files Browse the repository at this point in the history
  • Loading branch information
rp9-next committed Sep 13, 2024
1 parent 6da8bc6 commit c73033d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icu4c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ jobs:
run: |
wget https://apt.llvm.org/llvm.sh
chmod u+x llvm.sh
sudo ./llvm.sh 18
sudo ./llvm.sh 18 all
clang-18 --version
- name: Clang-18 build and Test
env:
Expand Down

0 comments on commit c73033d

Please sign in to comment.