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 bee50b7 commit 899c623Copy full SHA for 899c623
.github/workflows/cmake.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
os: [ubuntu-latest] # os: [ubuntu-latest, macos-latest]
14
- linkage: [dynamic, static]
+ linkage: [dynamic]
15
16
# The CMake configure and build commands are platform agnostic and should work equally
17
# well on Windows or Mac. You can convert this to a matrix build if you need
0 commit comments