Skip to content

Commit 62888c9

Browse files
ci: install newer clang in cross-platform compilation test workflow
1 parent 8058cbb commit 62888c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crossplatform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
if: matrix.cross-build == true
129129
uses: eclipse-score/apt-install@main
130130
with:
131-
packages: debootstrap clang lld libclang-dev wrk nghttp2-client openssl python3 llvm qemu-user-static cmake
131+
packages: debootstrap clang-20 lld-20 libclang-20-dev wrk nghttp2-client openssl python3 llvm qemu-user-static cmake
132132

133133
- name: Install Cross
134134
if: matrix.cross-rs == true

0 commit comments

Comments
 (0)