Skip to content

Commit 01a37bd

Browse files
committed
revert clang++
1 parent 2766a32 commit 01a37bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
libc: musl
2626
gcc_install: clang lld
2727
gcc: clang
28-
gxx: clang
28+
gxx: clang++
2929
# libc is intentionally not set here, as prebuild-install requires libc to not be set for glibc builds
3030
- triple: "linux-gnu"
3131
platform: debian

0 commit comments

Comments
 (0)