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 9906bb6 commit f81f89dCopy full SHA for f81f89d
1 file changed
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
b2-toolset: "gcc"
139
is-latest: true
140
name: "GCC 15: C++20"
141
- shared: true
+ shared: false # TODO
142
build-type: "Release"
143
build-cmake: true
144
@@ -187,7 +187,7 @@ jobs:
187
b2-toolset: "clang"
188
189
name: "Clang 20: C++20-23"
190
191
192
193
0 commit comments