We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2766a32 commit 01a37bdCopy full SHA for 01a37bd
.github/workflows/build-linux.yml
@@ -25,7 +25,7 @@ jobs:
25
libc: musl
26
gcc_install: clang lld
27
gcc: clang
28
- gxx: clang
+ gxx: clang++
29
# libc is intentionally not set here, as prebuild-install requires libc to not be set for glibc builds
30
- triple: "linux-gnu"
31
platform: debian
0 commit comments