We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4842b9f commit 0ff73a9Copy full SHA for 0ff73a9
.github/workflows/ci.yml
@@ -164,7 +164,6 @@ jobs:
164
-DDOWNLOAD_EIGEN=ON
165
-DCMAKE_CXX_STANDARD=17
166
-DPYBIND11_INTERNALS_VERSION=10000000
167
- "-DPYBIND11_TEST_OVERRIDE=test_call_policies.cpp;test_gil_scoped.cpp;test_thread.cpp"
168
${{ matrix.args }}
169
170
- name: Build (unstable ABI)
.github/workflows/upstream.yml
@@ -95,7 +95,6 @@ jobs:
95
96
97
98
99
100
101
run: cmake --build build17max -j 2
0 commit comments