We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011b241 commit 0443441Copy full SHA for 0443441
1 file changed
.github/workflows/linux.yml
@@ -31,7 +31,7 @@ jobs:
31
- cxx: g++-13
32
build_type: Release
33
std: 23
34
- install: sudo apt install g++-13 libcc1-0
+ install: sudo apt install g++-13
35
shared: -DBUILD_SHARED_LIBS=ON
36
- cxx: clang++-11
37
build_type: Debug
0 commit comments