Skip to content

Commit e91d353

Browse files
[bot-automerge] pybind11 v2.10.2 (#87)
automerged PR by conda-forge/automerge-action
2 parents a487239 + 82901d1 commit e91d353

19 files changed

+54
-51
lines changed

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channel_targets:
77
cxx_compiler:
88
- gxx
99
cxx_compiler_version:
10-
- '10'
10+
- '11'
1111
docker_image:
1212
- quay.io/condaforge/linux-anvil-cos7-x86_64
1313
pin_run_as_build:

.ci_support/linux_aarch64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_aarch64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_aarch64_python3.8.____73_pypy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_aarch64_python3.8.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_aarch64_python3.9.____73_pypy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_aarch64_python3.9.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ channel_targets:
1111
cxx_compiler:
1212
- gxx
1313
cxx_compiler_version:
14-
- '10'
14+
- '11'
1515
docker_image:
1616
- quay.io/condaforge/linux-anvil-cos7-x86_64
1717
pin_run_as_build:

.ci_support/linux_ppc64le_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channel_targets:
77
cxx_compiler:
88
- gxx
99
cxx_compiler_version:
10-
- '10'
10+
- '11'
1111
docker_image:
1212
- quay.io/condaforge/linux-anvil-cos7-x86_64
1313
pin_run_as_build:

.ci_support/linux_ppc64le_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channel_targets:
77
cxx_compiler:
88
- gxx
99
cxx_compiler_version:
10-
- '10'
10+
- '11'
1111
docker_image:
1212
- quay.io/condaforge/linux-anvil-cos7-x86_64
1313
pin_run_as_build:

0 commit comments

Comments
 (0)