Skip to content

Commit 1ae45fb

Browse files
regro-cf-autotick-botiainrussell
authored andcommitted
MNT: Re-rendered with conda-smithy 2026.6.14 and conda-forge-pinning 2026.07.19.12.29.3
1 parent f9e2ad9 commit 1ae45fb

6 files changed

Lines changed: 8 additions & 16 deletions

File tree

.ci_support/linux_64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cxx_compiler:
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
20-
- quay.io/condaforge/linux-anvil-x86_64:alma9
20+
- quay.io/condaforge/linux-anvil-x86_64:alma10
2121
expat:
2222
- '2'
2323
freetype:
@@ -29,7 +29,7 @@ libnetcdf:
2929
pango:
3030
- '1'
3131
proj:
32-
- '9.7'
32+
- '9.8'
3333
target_platform:
3434
- linux-64
3535
zip_keys:

.ci_support/linux_aarch64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cxx_compiler:
1717
cxx_compiler_version:
1818
- '14'
1919
docker_image:
20-
- quay.io/condaforge/linux-anvil-x86_64:alma9
20+
- quay.io/condaforge/linux-anvil-x86_64:alma10
2121
expat:
2222
- '2'
2323
freetype:
@@ -29,7 +29,7 @@ libnetcdf:
2929
pango:
3030
- '1'
3131
proj:
32-
- '9.7'
32+
- '9.8'
3333
target_platform:
3434
- linux-aarch64
3535
zip_keys:

.ci_support/migrations/libnetcdf4101.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.ci_support/osx_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ macos_machine:
3333
pango:
3434
- '1'
3535
proj:
36-
- '9.7'
36+
- '9.8'
3737
target_platform:
3838
- osx-64
3939
zip_keys:

.ci_support/osx_arm64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ macos_machine:
3333
pango:
3434
- '1'
3535
proj:
36-
- '9.7'
36+
- '9.8'
3737
target_platform:
3838
- osx-arm64
3939
zip_keys:

.github/workflows/conda-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
include:
2525
- CONFIG: linux_64_
26-
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
26+
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma10
2727
STORE_BUILD_ARTIFACTS: False
2828
UPLOAD_PACKAGES: True
2929
build_workspace_dir: build_artifacts
@@ -35,7 +35,7 @@ jobs:
3535
runs_on: ['ubuntu-latest']
3636
tools_install_dir: ~/miniforge3
3737
- CONFIG: linux_aarch64_
38-
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma9
38+
DOCKER_IMAGE: quay.io/condaforge/linux-anvil-x86_64:alma10
3939
STORE_BUILD_ARTIFACTS: False
4040
UPLOAD_PACKAGES: True
4141
build_workspace_dir: build_artifacts

0 commit comments

Comments
 (0)