Skip to content

Commit 17632b2

Browse files
[bot-automerge] pybind11 v2.11.0 (#90)
automerged PR by conda-forge/automerge-action
2 parents 87dda71 + 17133a0 commit 17632b2

26 files changed

+34
-31
lines changed

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

Lines changed: 4 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-
- '11'
10+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
14+
- '12'
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-
- '11'
10+
- '12'
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-
- '11'
10+
- '12'
1111
docker_image:
1212
- quay.io/condaforge/linux-anvil-cos7-x86_64
1313
pin_run_as_build:

0 commit comments

Comments
 (0)