Merge branch 'master' into sh_merge_master

This commit is contained in:
Ralf W. Grosse-Kunstleve
2024-12-20 01:44:48 -08:00
25 changed files with 693 additions and 140 deletions

View File

@@ -365,10 +365,6 @@ jobs:
strategy:
fail-fast: false
matrix:
clang:
- dev
std:
- 11
container_suffix:
- ""
include:

View File

@@ -23,7 +23,7 @@ jobs:
submodules: true
fetch-depth: 0
- uses: pypa/cibuildwheel@v2.21
- uses: pypa/cibuildwheel@v2.22
env:
PYODIDE_BUILD_EXPORTS: whole_archive
with:

View File

@@ -104,7 +104,7 @@ jobs:
- uses: actions/download-artifact@v4
- name: Generate artifact attestation for sdist and wheel
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-path: "*/pybind11*"