File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ cxx_compiler:
1717cxx_compiler_version :
1818- ' 14'
1919docker_image :
20- - quay.io/condaforge/linux-anvil-x86_64:alma9
20+ - quay.io/condaforge/linux-anvil-x86_64:alma10
2121expat :
2222- ' 2'
2323freetype :
@@ -29,7 +29,7 @@ libnetcdf:
2929pango :
3030- ' 1'
3131proj :
32- - ' 9.7 '
32+ - ' 9.8 '
3333target_platform :
3434- linux-64
3535zip_keys :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ cxx_compiler:
1717cxx_compiler_version :
1818- ' 14'
1919docker_image :
20- - quay.io/condaforge/linux-anvil-x86_64:alma9
20+ - quay.io/condaforge/linux-anvil-x86_64:alma10
2121expat :
2222- ' 2'
2323freetype :
@@ -29,7 +29,7 @@ libnetcdf:
2929pango :
3030- ' 1'
3131proj :
32- - ' 9.7 '
32+ - ' 9.8 '
3333target_platform :
3434- linux-aarch64
3535zip_keys :
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ macos_machine:
3333pango :
3434- ' 1'
3535proj :
36- - ' 9.7 '
36+ - ' 9.8 '
3737target_platform :
3838- osx-64
3939zip_keys :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ macos_machine:
3333pango :
3434- ' 1'
3535proj :
36- - ' 9.7 '
36+ - ' 9.8 '
3737target_platform :
3838- osx-arm64
3939zip_keys :
Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments