Skip to content

Commit 9462346

Browse files
committed
Update CI yaml files to match conda-forge
1 parent 356d4d8 commit 9462346

10 files changed

+10
-20
lines changed

conda_package/ci/linux_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ c_stdlib:
22
- sysroot
33
c_stdlib_version:
44
- '2.17'
5-
cdt_name:
6-
- conda
75
channel_sources:
86
- conda-forge
97
channel_targets:
@@ -21,7 +19,7 @@ fortran_compiler_version:
2119
hdf5:
2220
- 1.14.6
2321
libnetcdf:
24-
- 4.9.2
22+
- 4.9.3
2523
netcdf_fortran:
2624
- '4.6'
2725
pin_run_as_build:

conda_package/ci/linux_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ c_stdlib:
22
- sysroot
33
c_stdlib_version:
44
- '2.17'
5-
cdt_name:
6-
- conda
75
channel_sources:
86
- conda-forge
97
channel_targets:
@@ -21,7 +19,7 @@ fortran_compiler_version:
2119
hdf5:
2220
- 1.14.6
2321
libnetcdf:
24-
- 4.9.2
22+
- 4.9.3
2523
netcdf_fortran:
2624
- '4.6'
2725
pin_run_as_build:

conda_package/ci/linux_64_python3.12.____cpython.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ c_stdlib:
22
- sysroot
33
c_stdlib_version:
44
- '2.17'
5-
cdt_name:
6-
- conda
75
channel_sources:
86
- conda-forge
97
channel_targets:
@@ -21,7 +19,7 @@ fortran_compiler_version:
2119
hdf5:
2220
- 1.14.6
2321
libnetcdf:
24-
- 4.9.2
22+
- 4.9.3
2523
netcdf_fortran:
2624
- '4.6'
2725
pin_run_as_build:

conda_package/ci/linux_64_python3.13.____cpython.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ c_stdlib:
22
- sysroot
33
c_stdlib_version:
44
- '2.17'
5-
cdt_name:
6-
- conda
75
channel_sources:
86
- conda-forge
97
channel_targets:
@@ -21,7 +19,7 @@ fortran_compiler_version:
2119
hdf5:
2220
- 1.14.6
2321
libnetcdf:
24-
- 4.9.2
22+
- 4.9.3
2523
netcdf_fortran:
2624
- '4.6'
2725
pin_run_as_build:

conda_package/ci/linux_64_python3.14.____cpython.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ c_stdlib:
22
- sysroot
33
c_stdlib_version:
44
- '2.17'
5-
cdt_name:
6-
- conda
75
channel_sources:
86
- conda-forge
97
channel_targets:
@@ -21,7 +19,7 @@ fortran_compiler_version:
2119
hdf5:
2220
- 1.14.6
2321
libnetcdf:
24-
- 4.9.2
22+
- 4.9.3
2523
netcdf_fortran:
2624
- '4.6'
2725
pin_run_as_build:

conda_package/ci/osx_64_python3.10.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fortran_compiler_version:
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
24-
- 4.9.2
24+
- 4.9.3
2525
llvm_openmp:
2626
- '19'
2727
macos_machine:

conda_package/ci/osx_64_python3.11.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fortran_compiler_version:
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
24-
- 4.9.2
24+
- 4.9.3
2525
llvm_openmp:
2626
- '19'
2727
macos_machine:

conda_package/ci/osx_64_python3.12.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fortran_compiler_version:
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
24-
- 4.9.2
24+
- 4.9.3
2525
llvm_openmp:
2626
- '19'
2727
macos_machine:

conda_package/ci/osx_64_python3.13.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fortran_compiler_version:
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
24-
- 4.9.2
24+
- 4.9.3
2525
llvm_openmp:
2626
- '19'
2727
macos_machine:

conda_package/ci/osx_64_python3.14.____cpython.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fortran_compiler_version:
2121
hdf5:
2222
- 1.14.6
2323
libnetcdf:
24-
- 4.9.2
24+
- 4.9.3
2525
llvm_openmp:
2626
- '19'
2727
macos_machine:

0 commit comments

Comments
 (0)