Skip to content

Commit 3230605

Browse files
authored
Merge branch 'main' into opt-ppc_arm
2 parents be6f36c + 245770e commit 3230605

16 files changed

Lines changed: 33 additions & 42 deletions

.azure-pipelines/azure-pipelines-linux.yml

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

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cxx_compiler:
2121
cxx_compiler_version:
2222
- '13'
2323
docker_image:
24-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:
2626
- '2'
2727
freethreading:

.ci_support/linux_64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cxx_compiler:
2121
cxx_compiler_version:
2222
- '13'
2323
docker_image:
24-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:
2626
- '2'
2727
freethreading:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cxx_compiler:
2121
cxx_compiler_version:
2222
- '13'
2323
docker_image:
24-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:
2626
- '2'
2727
freethreading:

.ci_support/linux_64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cxx_compiler:
2121
cxx_compiler_version:
2222
- '13'
2323
docker_image:
24-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:
2626
- '2'
2727
freethreading:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
build_type:
42
- debug
53
bzip2:
@@ -12,8 +10,6 @@ c_stdlib:
1210
- sysroot
1311
c_stdlib_version:
1412
- '2.17'
15-
cdt_arch:
16-
- aarch64
1713
cdt_name:
1814
- conda
1915
channel_sources:
@@ -25,7 +21,7 @@ cxx_compiler:
2521
cxx_compiler_version:
2622
- '13'
2723
docker_image:
28-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2925
expat:
3026
- '2'
3127
freethreading:

.ci_support/linux_aarch64_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingyes.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
build_type:
42
- debug
53
bzip2:
@@ -12,8 +10,6 @@ c_stdlib:
1210
- sysroot
1311
c_stdlib_version:
1412
- '2.17'
15-
cdt_arch:
16-
- aarch64
1713
cdt_name:
1814
- conda
1915
channel_sources:
@@ -25,7 +21,7 @@ cxx_compiler:
2521
cxx_compiler_version:
2622
- '13'
2723
docker_image:
28-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2925
expat:
3026
- '2'
3127
freethreading:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingno.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
build_type:
42
- release
53
bzip2:
@@ -12,8 +10,6 @@ c_stdlib:
1210
- sysroot
1311
c_stdlib_version:
1412
- '2.17'
15-
cdt_arch:
16-
- aarch64
1713
cdt_name:
1814
- conda
1915
channel_sources:
@@ -25,7 +21,7 @@ cxx_compiler:
2521
cxx_compiler_version:
2622
- '13'
2723
docker_image:
28-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2925
expat:
3026
- '2'
3127
freethreading:

.ci_support/linux_aarch64_build_typereleasechannel_targetsconda-forge_mainfreethreadingyes.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
BUILD:
2-
- aarch64-conda_cos7-linux-gnu
31
build_type:
42
- release
53
bzip2:
@@ -12,8 +10,6 @@ c_stdlib:
1210
- sysroot
1311
c_stdlib_version:
1412
- '2.17'
15-
cdt_arch:
16-
- aarch64
1713
cdt_name:
1814
- conda
1915
channel_sources:
@@ -25,7 +21,7 @@ cxx_compiler:
2521
cxx_compiler_version:
2622
- '13'
2723
docker_image:
28-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2925
expat:
3026
- '2'
3127
freethreading:

.ci_support/linux_ppc64le_build_typedebugchannel_targetsconda-forge_python_debugfreethreadingno.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cxx_compiler:
2121
cxx_compiler_version:
2222
- '13'
2323
docker_image:
24-
- quay.io/condaforge/linux-anvil-cos7-x86_64
24+
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
expat:
2626
- '2'
2727
freethreading:

0 commit comments

Comments
 (0)