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 3e2f965 commit 817e572Copy full SHA for 817e572
.github/workflows/pybind11.yml
@@ -153,7 +153,7 @@ jobs:
153
-DDOWNLOAD_EIGEN=ON
154
-DCMAKE_CXX_STANDARD=17
155
-DPYBIND11_INTERNALS_VERSION=10000000
156
- "-DPYBIND11_TEST_OVERRIDE=test_call_policies.cpp;test_gil_scoped.cpp;test_thread.cpp"
+ "-DPYBIND11_TEST_OVERRIDE=test_call_policies.cpp;test_gil_scoped.cpp;test_thread.cpp"
157
${{ matrix.args }}
158
159
- name: Build (unstable ABI)
0 commit comments