Skip to content

Commit f4649f9

Browse files
authored
Merge pull request #628 from regro-cf-autotick-bot/3.11.4_h68c301
2 parents ffe570b + f4aa65b commit f4649f9

11 files changed

Lines changed: 22 additions & 22 deletions

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '11'
8+
- '12'
99
cdt_name:
1010
- cos6
1111
channel_sources:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '11'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
expat:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '11'
8+
- '12'
99
cdt_name:
1010
- cos6
1111
channel_sources:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '11'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-cos7-x86_64
2121
expat:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bzip2:
77
c_compiler:
88
- gcc
99
c_compiler_version:
10-
- '11'
10+
- '12'
1111
cdt_arch:
1212
- aarch64
1313
cdt_name:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '11'
22+
- '12'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-aarch64
2525
expat:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bzip2:
77
c_compiler:
88
- gcc
99
c_compiler_version:
10-
- '11'
10+
- '12'
1111
cdt_arch:
1212
- aarch64
1313
cdt_name:
@@ -19,7 +19,7 @@ channel_targets:
1919
cxx_compiler:
2020
- gxx
2121
cxx_compiler_version:
22-
- '11'
22+
- '12'
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-aarch64
2525
expat:

.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '11'
8+
- '12'
99
cdt_name:
1010
- cos7
1111
channel_sources:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '11'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-ppc64le
2121
expat:

.ci_support/linux_ppc64le_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bzip2:
55
c_compiler:
66
- gcc
77
c_compiler_version:
8-
- '11'
8+
- '12'
99
cdt_name:
1010
- cos7
1111
channel_sources:
@@ -15,7 +15,7 @@ channel_targets:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '11'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-ppc64le
2121
expat:

.ci_support/osx_64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ bzip2:
99
c_compiler:
1010
- clang
1111
c_compiler_version:
12-
- '14'
12+
- '15'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
1616
- conda-forge python_debug
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '14'
20+
- '15'
2121
expat:
2222
- '2'
2323
libffi:

.ci_support/osx_64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ bzip2:
99
c_compiler:
1010
- clang
1111
c_compiler_version:
12-
- '14'
12+
- '15'
1313
channel_sources:
1414
- conda-forge
1515
channel_targets:
1616
- conda-forge main
1717
cxx_compiler:
1818
- clangxx
1919
cxx_compiler_version:
20-
- '14'
20+
- '15'
2121
expat:
2222
- '2'
2323
libffi:

.ci_support/osx_arm64_build_typedebugchannel_targetsconda-forge_python_debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ bzip2:
77
c_compiler:
88
- clang
99
c_compiler_version:
10-
- '14'
10+
- '15'
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge python_debug
1515
cxx_compiler:
1616
- clangxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '15'
1919
expat:
2020
- '2'
2121
libffi:

.ci_support/osx_arm64_build_typereleasechannel_targetsconda-forge_main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ bzip2:
77
c_compiler:
88
- clang
99
c_compiler_version:
10-
- '14'
10+
- '15'
1111
channel_sources:
1212
- conda-forge
1313
channel_targets:
1414
- conda-forge main
1515
cxx_compiler:
1616
- clangxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '15'
1919
expat:
2020
- '2'
2121
libffi:

0 commit comments

Comments
 (0)