[smart_holder] Configure only one job per OS kind to build and run tests with -DPYBIND11_USE_SMART_HOLDER_AS_DEFAULT (#5307)

* Configure only one job per OS kind to build and run tests with `-DPYBIND11_USE_SMART_HOLDER_AS_DEFAULT`

Remove ci_sh_def.yml

Piggy-backed: Add `smart_holder` to `branches` in emscripten.yaml

* Fix misunderstanding.

* Add `/GR /EHsc` for Windows.

* #error "Intentional Breakage" (to verify: PYBIND11_ACTUALLY_USING_SMART_HOLDER_AS_DEFAULT)

* Revert "#error "Intentional Breakage" (to verify: PYBIND11_ACTUALLY_USING_SMART_HOLDER_AS_DEFAULT)"

This reverts commit 4f6f5cb6e9.
This commit is contained in:
Ralf W. Grosse-Kunstleve
2024-08-14 13:59:12 +07:00
committed by GitHub
parent 2885b8d9b5
commit 0a2efdfb94
4 changed files with 13 additions and 1486 deletions

View File

@@ -6,6 +6,7 @@ on:
branches:
- master
- stable
- smart_holder
- v*
concurrency: